Aqualogic Interaction API  
 

IPTJob.GetStatus Method 

- OBSELETE, Functionality moved to automation server agents - Returns an int corresponding to a PT_JOBSTATUS indicating the state of the job (running, interrupted, failed, suspended, etc.)

int GetStatus();

Return Value

an int for PT_JOBSTATUS

See Also

IPTJob Interface | com.plumtree.server Namespace