Name | Description | |
---|---|---|
AccessMask | List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
BatchScript | Gets or sets the stored batch file to execute. | |
BatchScriptAutoCheckpoint | Determines whether adTempus will insert checkpoints in batch files when running a BatchScript. | |
BindingDescription | Description property used for binding. (Inherited from Task) | |
ClassID | Overridden. The Class ID for the object The Class ID for the object | |
ClassKeyName | Overridden. 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. | |
ClassName | Returns a descriptive name for the class suitable for display to users. (Inherited from Task) | |
CommandLineParameters | Optional command-line parameters to pass to the ExecutionTarget | |
CommandLineScript | The script to execute to generate the command line parameters | |
ConsoleCaptureOptions | Determines whether/how console output (STDOUT) is captured for this process | |
CreationTimestamp | The date/time the object was first saved (in UTC). (Inherited from Task) | |
CustomData | Data for the custom user interface for this object. | |
CustomProperties | Custom properties set for this object. (Inherited from Task) | |
CustomUIClass | Class of the custom user interface for this object. | |
DataContext | The DataContext to which this object belongs. (Inherited from Task) | |
Description | Optional description or notes for the object. (Inherited from Task) | |
DescriptionOverride | Override for the system-generated description of the object (Inherited from Task) | |
DescriptionTextType | Specifies the format for the text in the Description (Inherited from Task) | |
ExecutionTarget | The program, script, batch file, etc., to execute. | |
ExitCodeCriterion | The rule to apply to the process exit code when SuccessCriterion is ArcanaDevelopment.adTempus.Shared.SuccessCriterion.ExitCode | |
FromController | Indicates whether the object came from a Controller. (Inherited from Task) | |
IsDependent | Overridden. Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from Task) | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from Task) | |
IsReadOnly | Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from Task) | |
IsStub | Indicates whether the object is a stub. (Inherited from Task) | |
JobStep | (Inherited from Task) | |
LastModified | The date/time the object was last saved (in UTC). (Inherited from Task) | |
MaxRunTime | The maximum time (in seconds) this task is allowed to run | |
OID | The Object Identifier that uniquely identifies the object. (Inherited from Task) | |
ParentObject | Get the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from Task) | |
Priority | The operating system priority to assign to the process | |
SkipIfAlreadyRunning | If true, the step will be skipped if the ExecutionTarget is already running | |
StartupDirectory | The startup (working) directory to assign to the process. | |
SuccessCodeRange | The range(s) of exit codes to use if ExitCodeCriterion is ArcanaDevelopment.adTempus.Shared.ExitCodeTestType.InRange or ArcanaDevelopment.adTempus.Shared.ExitCodeTestType.NotInRange | |
SuccessCriterion | The rule used to determine whether the process executed successfully. | |
SuccessMaxCode | The maximum (inclusive) exit code that represents success when ExitCodeCriterion is ArcanaDevelopment.adTempus.Shared.ExitCodeTestType.BT | |
SuccessMinCode | The minimum (inclusive) or single exit code that represents success | |
SuccessRuleScript | The script to execute to determine whether the process executed successfully, when SuccessCriterion is ArcanaDevelopment.adTempus.Shared.SuccessCriterion.Script | |
SupportedResponseEvents | Overridden. 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. | |
SupportedSecurityActions | List of security actions supported by this object. (Inherited from Task) | |
SupportedSecurityInheritanceOptions | List of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from Task) | |
UserInterfaceExtensionData | Extension data for the customer user interface for this object (Inherited from Task) | |
UserInterfaceExtensionID | Extension ID of the customer user interface for this object (Inherited from Task) | |
WaitLimit | The number of seconds to wait when WaitOptions is ArcanaDevelopment.adTempus.Shared.WaitOptions.WaitForSpecifiedTime | |
WaitOptions | Specifies how adTempus should wait after the process is started |