WebCenter Interaction API  
 

PT_CLASSIDS.PT_JOB_ID Field

Jobs are the items that can be scheduled in the Plumtree Automation Server. Jobs may contain multiple Operations, each of which represents a unit of work (such as a Crawl or a recursive ACL adjustment)

public const int PT_JOB_ID = 256;

See Also

PT_CLASSIDS Class | com.plumtree.server Namespace | IPTJob | IPTScheduledOperation