AckJobSynchronisation

From
Revision as of 04:25, 30 July 2009 by WikiSysop (Talk)

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

Contents

Method

AckJobSynchronisationResult ackJobSynchronisation(UserIDBean userID, JobSynchronisationBean[] jobs)

Description

Acknowleges the synchronization of the specified jobs. A record of the externalInterfaceID and the jobUpdateIndex is made for each job in the passed array. Future calls to getUnsynchronisedJobs will only return jobs that have never been acknowleged and those jobs who's update index differs from the update index passed in this method.

Note that each synchronisation record will also contain an additional external reference field, and an external data field, to allow external system to easily maintain records with the syste,.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
JobSynchronisationBean jobs The data to be used to mark the specified jobs as (currently) synchronized.

Return Value

AckJobSynchronisationResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux