![]() ![]() | Zero or One. 0=default. Indicates that the job should ignore an operation failure and attempt to run all operations. |
![]() ![]() | Date when the job last ran |
![]() ![]() | The verbosity level of the job log created when the job is run. |
![]() ![]() | Date when the job should run next |
![]() ![]() | Current status of job if it is running or the last time when it was run, can be any of the values of PT_JOBSTATUS. |
![]() ![]() | The maximum amount of time for the job to run. This includes all operations. 0 (the default) indicates the job should run until it is finished. Use with PT_JOB_TIMEOUT_UNITS |
![]() ![]() | Time units for the maximum amount of time for the job to run. Can be PT_SCHEDULETYPE_MINUTELY or PT_SCHEDULETYPE_HOURLY. See PT_JOB_TIMEOUT. |
![]() |
Initializes a new instance of the PT_JOB_SETTINGS class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
PT_JOB_SETTINGS Class | com.plumtree.server Namespace | IPTJob