JobSynchronisationBean
From
(Difference between revisions)
m (Reverted edit of Cq7F8f, changed back to last version by Tristan) |
m (Reverted edit of Cq7F8f, changed back to last version by Tristan) |
(One intermediate revision by one user not shown) |
Latest revision as of 03:32, 11 July 2007
[edit] 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.
[edit] 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 | Size | Required | Description |
---|---|---|---|---|
jobPK | String | 9 | Yes | The primary to be marked as synchronized. |
jobExternalRef | ExternalRefBean | N/A | No | The external reference of the job to be marked as synchronised. |