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

In This Topic
    ProgramExecutionTask Class Members
    In This Topic

    The following tables list the members exposed by ProgramExecutionTask.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Gets or sets the stored batch file to execute.  
    Public PropertyDetermines whether adTempus will insert checkpoints in batch files when running a BatchScript.  
    Public Property Description property used for binding. (Inherited from Task)
    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 Task)
    Public PropertyOptional command-line parameters to pass to the ExecutionTarget  
    Public Property The script to execute to generate the command line parameters  
    Public Property Determines whether/how console output (STDOUT) is captured for this process  
    Public Property The date/time the object was first saved (in UTC). (Inherited from Task)
    Public Property Data for the custom user interface for this object.  
    Public Property Custom properties set for this object. (Inherited from Task)
    Public Property Class of the custom user interface for this object.  
    Public PropertyThe DataContext to which this object belongs. (Inherited from Task)
    Public Property Optional description or notes for the object. (Inherited from Task)
    Public Property Override for the system-generated description of the object (Inherited from Task)
    Public PropertySpecifies the format for the text in the Description (Inherited from Task)
    Public Property The program, script, batch file, etc., to execute.  
    Public PropertyThe rule to apply to the process exit code when SuccessCriterion is ArcanaDevelopment.adTempus.Shared.SuccessCriterion.ExitCode  
    Public Property Indicates whether the object came from a Controller. (Inherited from Task)
    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 Task)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from Task)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from Task)
    Public Property Indicates whether the object is a stub. (Inherited from Task)
    Public Property (Inherited from Task)
    Public Property The date/time the object was last saved (in UTC). (Inherited from Task)
    Public Property The maximum time (in seconds) this task is allowed to run  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from Task)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from Task)
    Public Property The operating system priority to assign to the process  
    Public PropertyIf true, the step will be skipped if the ExecutionTarget is already running  
    Public Property The startup (working) directory to assign to the process.  
    Public PropertyThe range(s) of exit codes to use if ExitCodeCriterion is ArcanaDevelopment.adTempus.Shared.ExitCodeTestType.InRange or ArcanaDevelopment.adTempus.Shared.ExitCodeTestType.NotInRange  
    Public Property The rule used to determine whether the process executed successfully.  
    Public PropertyThe maximum (inclusive) exit code that represents success when ExitCodeCriterion is ArcanaDevelopment.adTempus.Shared.ExitCodeTestType.BT  
    Public Property The minimum (inclusive) or single exit code that represents success  
    Public PropertyThe script to execute to determine whether the process executed successfully, when SuccessCriterion is ArcanaDevelopment.adTempus.Shared.SuccessCriterion.Script  
    Public PropertyOverridden.  Gets a list of the events that are supported for Responses associated with this task. Gets a list of the events that are supported for Responses associated with this task.  
    Public Property List of security actions supported by this object. (Inherited from Task)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from Task)
    Public Property Extension data for the customer user interface for this object (Inherited from Task)
    Public Property Extension ID of the customer user interface for this object (Inherited from Task)
    Public PropertyThe number of seconds to wait when WaitOptions is ArcanaDevelopment.adTempus.Shared.WaitOptions.WaitForSpecifiedTime  
    Public Property Specifies how adTempus should wait after the process is started  
    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 Task)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from Task)
    Public Method Creates a new object that is a copy of the source object. (Inherited from Task)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from Task)
    Public Method Gets a user-friendly description of the object. (Inherited from Task)
    Public MethodGets a user-friendly description of the object, including the ClassName. (Inherited from Task)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from Task)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from Task)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by BeginEdit. (Inherited from Task)
    Public Method Performs server-side validation of the object (Inherited from Task)
    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