Aqualogic Interaction API  
 

PT_JOBSTATUS Fields

The fields of the PT_JOBSTATUS class are listed below. For a complete list of PT_JOBSTATUS class members, see the PT_JOBSTATUS Members topic.

Public Static Fields

PT_JOBSTATUS_FAILED Job terminated with a reported failure
PT_JOBSTATUS_INPROCESS Job is marked as actively running
PT_JOBSTATUS_INTERRUPTED Job was interrupted by an unexpected termination
PT_JOBSTATUS_INVALID Invalid job status: should not be used
PT_JOBSTATUS_KILLREQUESTED Job has been requested to terminate
PT_JOBSTATUS_SAVINGCHECKPOINT Job is currently saving checkpoint
PT_JOBSTATUS_SUCCEEDED Job successfully completed
PT_JOBSTATUS_SUSPENDED Job was suspended
PT_JOBSTATUS_SUSPENDING Job is currently being suspended

See Also

PT_JOBSTATUS Class | com.plumtree.server Namespace | IPTJob | IPTScheduler