The following tables list the members exposed by IJobQueue.
|
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. | |
|
Deletes the object from the database | |
|
Creates a new object that is a copy of the source object. | |
|
Freezes the client session. | |
|
Gets a user-friendly description of the object. | |
|
Indicates whether the queue was sent from the Master. | |
|
Refreshes the object from the database. | |
|
Reverts the object to the last saved version. | |
|
Saves the object to the database | |
|
Gets the session to which this object belongs. |
|
Name |
Description |
|
Gets or sets options indicating how jobs in the Queue are managed when distributed scheduling is being used. | |
|
Gets the Remote Agents for the queue. | |
|
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. | |
|
Defines conditions that must be met for jobs in the queue to be executed. | |
|
An optional extended description for the item. | |
|
Gets the current edit level. | |
|
The optional effective schedules that define the dates/times when the queue is active. | |
|
Indicates whether the queue is enabled | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Contains the jobs that are assigned to this queue. | |
|
Gets the JobVariables for the queue. | |
|
Gets the date and time when the object was last modified | |
|
The maximum number of jobs that can be active in this queue at the same time. | |
|
The maximum number of jobs that can be running in this queue at the same time, across all servers (Master and Agents) used by the Queue. | |
|
The name of the queue. | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
Defines the priority for this queue relative to other queues. | |
|
Resources required by the queue. | |
|
Determines whether queued jobs will be resubmitted on restart of the adTempus service. | |
|
Indicates whether job in the Queue should be executed on the Master, in addition to any Agents. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|