adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobGroup Class
Fields Properties Methods

In This Topic
    JobGroup Class Members
    In This Topic

    The following tables list the members exposed by JobGroup.

    Public Fields
    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Gets the number of active jobs for the group.  
    Public Property A semicolon-delimited list of any additional assemblies to be referenced when compiling variable functions used in jobs within this group.  
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The Class ID for the object  
    Public Property The Class ID for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The current Cycle ID for this group.  
    Public Property  
    Public Property  
    Public Property  
    Public Property The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public PropertyOverridden.   
    Public Property Gets the number of failed jobs for the group.  
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Gets the fully-qualified name of the group in the form "level1\level2\level3".  
    Public Property The number of child groups in this group.  
    Public Property  
    Public PropertyOverridden.   
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The number of jobs in the group (not including jobs in sub-groups).  
    Public Property  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property A semicolon-delimited list of any additional namespaces to be included when compiling variable functions used in jobs within this group.  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is True. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Responses to be executed for all jobs in the Group and its subgroups.  
    Public Property  
    Public Property Gets a list of the events that are supported for Responses associated with this job.  
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public Property Determines whether the Group will use Responses inherited from its paren Group.  
    Public Property  
    Public Property  
    Public Property Gets the number of jobs with warnings for the group.  
    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 ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Deletes the object from the database. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Deletes the object from the database and records an entry in the object change log. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Gets a Configuration Report for the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Gets the effective HoldType for the group (combining the HoldType for the group and ancestor groups).  
    Public Method  
    Public Method Gets all child groups for this group, with options.  
    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 group.  
    Public Method Gets the OIDs of all jobs in this group (optionall including subgroups) for which the caller has the specified permission.  
    Public Method Gets all jobs for this group that the caller has permission to view.  
    Public Method Gets all jobs for the group, with options.  
    Public Method Gets all objects that referenced this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodGets the SecurityDescriptor containing the security information for the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Gets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Creates a new Job Group within this group.  
    Public Method Creates a new Job within this group.  
    Public Method Refreshes the object from the server. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Replaces references to this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodOverloaded.  Saves the object to the server/database. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodOverloaded.  Saves the object and records an entry in the object change log. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Updates the HoldType for the Group immediately.  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.   
    Top
    See Also