![]() | Adds an operation to the list of items executed within this job |
![]() | Returns a boolean indicating whether the Job object will be automatically removed upon completion. |
![]() | - OBSELETE, Functionality moved to automation server agents - Returns a boolean indicating whether this operation supports suspension, or is capable of serializing its execution state. |
![]() | Returns a schedule object indicating the next scheduled launch and recurring interval (if any) |
![]() | Returns an int corresponding to a PT_JOB_SETTINGS determining runtimes, timeouts, and logging levels |
![]() | Returns an XPDateTime corresponding to a PT_JOB_SETTINGS determining runtimes, timeouts, and logging levels |
![]() | - 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.) |
![]() | Returns the list of operations scheduled within this Job |
![]() | Removes an existing operation from this Job's list |
![]() | - OBSELETE, Functionality moved to automation server agents - Launches a previously suspended job. |
![]() | - OBSELETE, Functionality moved to automation server agents - A method used by the server to trigger suspension like action. |
![]() | Sets a boolean indicating whether the Job object will be automatically removed upon completion. |
![]() | Overloaded. Sets an int corresponding to a PT_JOB_SETTINGS determining runtimes, timeouts, and logging levels |
![]() | - OBSELETE, Functionality moved to automation server agents - Sets an int corresponding to a PT_JOBSTATUS indicating the state of the job (running, interrupted, failed, suspended, etc.) |
![]() | - OBSELETE, Functionality moved to agents - Forces running job to serialize its state at the next checkpoint. Suspended jobs can resume where they left off using the ResumeJob method. |
IPTJob Interface | com.plumtree.server Namespace