ProgressJobStatus

From
Revision as of 03:50, 29 April 2005 by Tristan (Talk)

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

Contents

Method

ProgressJobStatusResult progressJobStatus(UserIDBean userID, JobTemporalIDBean jobID, JobStatus destinationStatus)

Description

Attempts to move a job's state forwards through its state life cycle. Any attempt to move a job into an earlier state in its life cycle will fail, such as moving from STARTED to ENROUTE.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
JobTemporalIDBean jobID The primary key of the job, and the update index, to confirm the external systems details are up to date.
JobStatus destinationStatus The new status the job should be moved forward to.

Return Value

ProgressJobStatusResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux