JobSynchronisationBean

From
Revision as of 01:36, 3 June 2005 by Tristan (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

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).
MediaWiki Appliance - Powered by TurnKey Linux