JobTemporalIDBean
From
Description
This Bean contains data which uniquely identifies a job, and an update index, to check for concurrency issues.
Fields
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
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. |