The following tables list the members exposed by IJob.
|
Name |
Description |
|
Begins edits for the object. | |
|
Cancels (rolls back) edits for the object CancelEdit rolls back (in memory only) the changes made since the last call to BeginEdit. | |
|
Determines whether the user has the necessary permission to perform a specified action on the object | |
|
Clears the history for the job. | |
|
Commits edits for the object CommitEdit commits (in memory only) the changes made since the last call to BeginEdit. | |
|
Deletes the object from the database | |
|
Creates a new object that is a copy of the source object. | |
|
Executes the job immediately This method is retained primarily for backward compatibility. | |
|
Executes the job from the specified step | |
|
Executes the job immediately ExecuteJob submits the job for immediate execution using the settings specified in the options passed to the method. | |
|
Freezes the client session. | |
|
Gets a user-friendly description of the object. | |
|
Gets the log messages for the job | |
|
Gets the execution history for the job | |
|
Gets the status object for the job | |
|
Indicates whether the job is replicated from a Master. | |
|
Refreshes the object from the database. | |
|
Resets the status of the job, clearing any failure status. | |
|
Reverts the object to the last saved version. | |
|
Saves the object to the database | |
|
Gets the session to which this object belongs. | |
|
Terminates one or more instances of the job. |
|
Name |
Description |
|
Gets a value indicating the agent mode for the job. | |
|
Gets or sets the indicator that determines whether the job can be triggered by other jobs | |
|
Gets or sets options that determine whether multiple instances of the job will be run | |
|
Gets the CID (numeric class ID) for the object. | |
|
Gets the adTempus Class ID of the object | |
|
Gets the name of the object's class. | |
|
Gets or sets the options that determine how the job behaves if conditions are not satisfied | |
|
Gets or sets the rule that determines how conditions are evaluated | |
|
Gets the conditions for the job | |
|
Gets or sets the script that is used to evaluate the conditions | |
|
Gets or sets the credential profile used for the job. | |
|
Gets or sets an optional description of the job. | |
|
Gets the current edit level. | |
|
Gets or sets the group to which the job belongs Each job must be assigned to a Group. | |
|
Gets or sets the Held status for the job | |
|
Gets or sets the amount of time history records for the job will be retained before being purged. | |
|
Gets or sets the option that determines the rule adTempus uses to purge history records for the job. | |
|
Not used. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Not used. | |
|
The Queue to which this job is assigned. | |
|
Gets the JobVariables for the job. | |
|
Gets the date and time when the object was last modified | |
|
Determines the kind(s) of logon session that the job can use. | |
|
Not used. | |
|
Gets or sets the name of the job | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
Defines the priority for this job relative to other jobs. | |
|
Gets the Agents with which this job is associated. | |
|
Gets or sets the options that determine how the job will behave if resources cannot be allocated. | |
|
Gets the resources required by the job | |
|
Gets or sets the limit for how long the job will wait for resources. | |
|
Gets the responses for the job | |
|
Gets or sets the options that determine whether the job is restarted if it is interrupted | |
|
Determines whether tasks run by the job should be run with elevated privileges. Setting this to True has no effect unless the account used for the job is an Administrator account. | |
|
Gets or sets the option that determines how steps are executed | |
|
Gets the steps for the job | |
|
Gets the triggers for the job | |
|
Gets or sets the option to use the Local System account for the job instead of a user account | |
|
Gets or sets the wait limit for the job |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|