CancelState

From
Revision as of 02:14, 27 April 2005 by Tristan (Talk)

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

Description

A list of possible cancel states a job can be in. All active or comlpeted jobs are considered to be in a "NOT_CANCELLED" state until a user actively attempt to cancel a job.

Fields

The data fields of this object.

Name Type Description
NOT_CANCELLED String The job is active or completed, and there has been no attempt to cancel it.
CANCEL_PENDING String An already dispatched job has been cancelled, and EService is awaiting the confirmation of cancellation message from the field worker.
CANCELLED String The job has been cancelled.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux