JobTemporalIDBean
From
Description
This Bean contains data which uniquely identifies a job, and an update index, to check for concurrency issues.
Fields
The data fields of this object.
Name | Description |
---|---|
JobPK | The unique EService primary key which identifies this job. |
ExternalRef | An external reference bean, containing the primary key the external system uses to identify this job. |
UpdateIndex | The update index of the Job. |