JobStatusEvent

From
(Difference between revisions)
Jump to: navigation, search
 
m (Description)
Line 1: Line 1:
 
== Description ==
 
== Description ==
An enumerated list of the possible states a job may be progressed to.
+
An enumerated list of the events a job may experience, as its state is progressed.
  
 
== Fields ==
 
== Fields ==

Revision as of 03:38, 27 April 2005

Description

An enumerated list of the events a job may experience, as its state is progressed.

Fields

The data fields of this object.

Name Type Description
ACCEPT String The job has been accepted by a field worker.
ASSIGN String The job has been assigned to a particular field device, but has not yet been dispatched.
COMPLETE String The job has been completed by a field worker.
CREATE String The job has been created on EService, but has not been assigned to a field worker yet.
DISPATCH String The job has been dispatched out to a field device/worker.
ENROUTE String The field worker is enroute to the job.
EXTERNAL_CREATE String The state indicating the moment the job was created on the external system.
PRE_SIGN_OFF String The job has been progressed to the point where the job has been finished, but has not yet been signed off.
RECIEVE String The job has been received by the field device of the field worker.
RESUME String The job has been resumed after being put on hold.
START String The job has been started by the field worker.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux