JobSynchronisationBean
From
Description
A bean used to mark a specific job as having been synchronized, and thus prevent that job being returned again from the GetUnsynchronisedJobs method, unless the job's details are updated or changed in some way.
Fields
The data fields of this object. In adition, this object extends the SynchronisationBean, which contains the sync fields common to all "sync" type beans.
Name | Type | Description |
---|---|---|
jobPK | String | The primary to be marked as synchronized. |
jobExternalRef | ExternalRefBean | The external reference of the job to be marked as synchronised (optional). |