adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobQueue Class
Properties Methods

In This Topic
    JobQueue Class Members
    In This Topic

    The following tables list the members exposed by JobQueue.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Gets the number of active jobs for the queue.  
    Public Property Options that control how this queue behaves when Distributed Scheduling is in use  
    Public PropertyThe Remote Agents assigned to this queue  
    Public PropertyDetermines whether jobs in the queue can override the HoldType  
    Public Property Description property used for binding. (Inherited from ADTIndependentObject)
    Public PropertyOverridden.  The Class ID for the object The Class ID for the object  
    Public PropertyOverridden.  The key name for the class. The key name for the class. The key name for the class. The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ADTIndependentObject)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ADTIndependentObject)
    Public Property Custom properties set for this object. (Inherited from ADTIndependentObject)
    Public PropertyThe DataContext to which this object belongs. (Inherited from ADTIndependentObject)
    Public Property Optional description or notes for the object. (Inherited from ADTIndependentObject)
    Public PropertySpecifies the format for the text in the Description (Inherited from ADTIndependentObject)
    Public PropertyThe ExclusionPeriods that apply to this Group.  
    Public Property Gets the number of failed jobs for the queue.  
    Public Property Indicates whether the object came from a Controller. (Inherited from ADTIndependentObject)
    Public Property The hold type for the queue  
    Public Property Indicates whether this is the Default queue  
    Public PropertyOverridden.  Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object  
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ADTIndependentObject)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ADTIndependentObject)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTIndependentObject)
    Public Property Indicates whether the object is a stub. (Inherited from ADTIndependentObject)
    Public Property The number of jobs in the queue  
    Public PropertyThe job variables defined for the queue  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ADTIndependentObject)
    Public Property The maximum number of jobs that can run in the queue at the same time on a single adTempus server  
    Public Property The maximum number of jobs that can run in this queue at the same time across all adTempus servers  
    Public Property The name of the Queue.  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ADTIndependentObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTIndependentObject)
    Public Property Responses to be executed for all jobs in the Queue.  
    Public Property Specifies whether jobs that were queued for execution when the adTempus service shut down should be resubmitted when it restarts  
    Public Property Indicates whether jobs assigned to this queue run on the Controller server  
    Public Property Gets a list of the events that are supported for Responses associated with this object.  
    Public PropertyOverridden.  List of security actions supported by this object. List of security actions supported by this object.  
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTIndependentObject)
    Public Property Gets the number of jobs in this queue (not including jobs in sub-queues) that are visible to the user, based on security settings  
    Public Property Gets the number of jobs with warnings for the queue.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ADTIndependentObject)
    Public Method Deletes the object from the database. (Inherited from ADTIndependentObject)
    Public Method Deletes the object from the database and records an entry in the object change log. (Inherited from ADTIndependentObject)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ADTIndependentObject)
    Public Method Gets a user-friendly description of the object. (Inherited from ADTIndependentObject)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from ADTIndependentObject)
    Public Method Gets the effective AllowHoldTypeOverride for the queue  
    Public Method Gets the effective settings for the HoldType  
    Public Method Gets a collection containing the JobVariables inherited by this object, and optionally the variables for the object itself.  
    Public Method Gets the instance counts for the queue  
    Public Method Gets all jobs for this Queue that the caller has permission to view.  
    Public Method Gets jobs for the Queue, with control over how objects are returned.  
    Public MethodOverloaded.  Gets all objects that referenced this object. (Inherited from ADTIndependentObject)
    Public Method Returns the HoldType options that are required for all children of this queue.  
    Public MethodGets the SecurityDescriptor containing the security information for the object. (Inherited from ADTIndependentObject)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ADTIndependentObject)
    Public Method Refreshes the object from the server. (Inherited from ADTIndependentObject)
    Public Method Replaces references to this object. (Inherited from ADTIndependentObject)
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Saves the object and throws an exception if the operation fails. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Saves the object and records an entry in the object change log. Throws an exception if the operation fails (Inherited from ADTIndependentObject)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ADTIndependentObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ADTIndependentObject)
    Public Method Updates the HoldType for the Queue immediately.  
    Public Method Performs server-side validation of the object (Inherited from ADTIndependentObject)
    Public MethodOverridden.  Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also