JobIDBean
From
Description
This is a gathering of the basic data required to uniquely identify a job on EService. Any class which is linked to or uniquely identifies, a job is probably a sub class of, or contains, this bean.
Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
JobPK | String | The EService primary key of a particular job. |
ExternalRef | ExternalRefBean | The external primary key, used by an external system to identify an EService job. |