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

In This Topic
    JobControlAction Class Members
    In This Topic

    The following tables list the members exposed by JobControlAction.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property An authorization token authorizing execution of the target job.  
    Public Property The OID of the SecurityLogin with permission to run the target job.  
    Public Property Description property used for binding. (Inherited from ResponseAction)
    Public Property The checkpoint to pass to the target job  
    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. 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 ResponseAction)
    Public Property The type of control action to perform  
    Public Property The date/time the object was first saved (in UTC). (Inherited from ResponseAction)
    Public Property Custom properties set for this object. (Inherited from ResponseAction)
    Public PropertyThe DataContext to which this object belongs. (Inherited from ResponseAction)
    Public Property Optional description or notes for the object. (Inherited from ResponseAction)
    Public Property Override for the system-generated description of the object (Inherited from ResponseAction)
    Public PropertySpecifies the format for the text in the Description (Inherited from ResponseAction)
    Public Property Determines whether the action is enabled (Inherited from ResponseAction)
    Public Property Delays execution of the target job by the specified time  
    Public Property Options that control how the target job is executed  
    Public Property Indicates whether the object came from a Controller. (Inherited from ResponseAction)
    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 ResponseAction)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ResponseAction)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ResponseAction)
    Public Property Indicates whether the object is a stub. (Inherited from ResponseAction)
    Public Property Sets new or overridden Job Variables to be passed to the target job  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ResponseAction)
    Public Property Optional name for the action. (Inherited from ResponseAction)
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ResponseAction)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ResponseAction)
    Public Property Maximum number of times to retry a restart of the current job or step  
    Public Property The sequence number for the action (Inherited from ResponseAction)
    Public Property List of security actions supported by this object. (Inherited from ResponseAction)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ResponseAction)
    Public Property Specifies the computer where the target job is located, if other than the computer where the current job runs  
    Public Property The job to control  
    Public Property The name of the target job. Stored only when the target job is on a remote computer.  
    Public Property The OID of the target job.  
    Public Property The adTempus instance ID for the target computer. Required if cref="TargetComputer"/> is set.  
    Public Property The OID of the target job step  
    Public Property Extension data for the customer user interface for this object (Inherited from ResponseAction)
    Public Property Extension ID of the customer user interface for this object (Inherited from ResponseAction)
    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 ResponseAction)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ResponseAction)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ResponseAction)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ResponseAction)
    Public Method Gets a user-friendly description of the object. (Inherited from ResponseAction)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from ResponseAction)
    Public Method Gets a collection containing the JobVariables inherited by this object, and optionally the variables for the object itself.  
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ResponseAction)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ResponseAction)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ResponseAction)
    Public Method Performs server-side validation of the object (Inherited from ResponseAction)
    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 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