WebCenter Interaction API  
 

IPTJob.GetLastStatus Method 

Returns an int corresponding to a PT_JOBSTATUS indicating the state of the job when it was run or is running last time. Status can be running, interrupted, failed, suspended, etc.

int GetLastStatus();

Return Value

an int for PT_JOBSTATUS

See Also

IPTJob Interface | com.plumtree.server Namespace