The following tables list the members exposed by IExecutionHistoryItem.
|
Name |
Description |
|
Acknowledges the status of this instance. | |
|
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 | |
|
Commits edits for the object CommitEdit commits (in memory only) the changes made since the last call to BeginEdit. | |
|
Creates a new object that is a copy of the source object. | |
|
Freezes the client session. | |
|
Gets a user-friendly description of the object. | |
|
Gets the log messages for this instance | |
|
Overrides the status of this instance. | |
|
Refreshes the object from the database. | |
|
Releases an instances of the job that is waiting for a condition, resource, previous instance, or queue slot. | |
|
Reverts the object to the last saved version. | |
|
Gets the session to which this object belongs. | |
|
Sets the comments for this instance. |
|
Name |
Description |
|
Gets the OID of the agent on which this instance executed | |
|
Gets the captured files for the job | |
|
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. | |
|
Comments for this job instance. | |
|
The name of the computer on which the instance ran. | |
|
Indicates the restart count for the currently-executing step. | |
|
Indicates the maximum number of restarts that will be attempted for the current step. | |
|
Gets the current edit level. | |
|
Gets the date/time at which execution of the job finished. | |
|
Identifies the execution request from which this instance originated. | |
|
Gets the date/time at which execution of the job began. | |
|
Gets the instance ID for this instance. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Gets a value that indicates whether this instance is currently running. | |
|
Gets a value that indicates whether this instance is currently waiting for a condition, resource, previous instance, queue slot, etc. | |
|
Gets the Job the history item belongs to | |
| ||
|
Gets the kernel mode processor time (in milliseconds) for this instance of the job. | |
|
Gets the date and time when the object was last modified | |
|
Gets the number of the last step executed, or the step currently being executed if the instance is still running. | |
|
Indicates whether the instance ran on the host server (True) or on an Agent (False). | |
|
Gets the memory usage for the job | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
A sequential ID number assigned by the database as records are added. | |
|
Indicates the restart count for this instance. | |
|
Indicates the maximum number of restarts that will be attempted. | |
|
Gets the current status of the instance. | |
|
Indicates whether the status of this instance has been acknowledged. | |
|
A collection of IExecutionHistoryStep objects containing information about the instance's steps. | |
|
Gets the user mode processor time (in milliseconds) for this instance of the job. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|