The following tables list the members exposed by IJobEventFilter.
|
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 | |
|
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. | |
|
Refreshes the object from the database. | |
|
Reverts the object to the last saved version. | |
|
Gets the session to which this object belongs. |
|
Name |
Description |
|
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 comparison operator used to test the exit code or result of the task when the Event is JobEventEnum.jeTaskCompletedWithExitCode or JobEventEnum.jeTaskCompletedWithResult. | |
|
The Custom Event ID. | |
|
Stores the description for this event, used in the user interface. | |
|
Gets the current edit level. | |
|
Gets or sets the value that determines the event to which the filter responds. | |
|
Gets or sets the maximum exit code that satisfies the filter. | |
|
Gets or sets the minimum exit code (or the exit code) that satisfies the filter. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Gets the date and time when the object was last modified | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
| ||
|
Gets or sets the target result to compare to when the Event is jeTaskCompletedWithResult. | |
|
Sets the threshold value that triggers the event. | |
|
Defines the kind of threshold being used when the Event is jeThreshold. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|