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

In This Topic
    ExecutionHistoryStep Class Members
    In This Topic

    The following tables list the members exposed by ExecutionHistoryStep.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Description property used for binding. (Inherited from ADTObject)
    Public Property Files captured by this step  
    Public Property The last Checkpoint reported for the step.  
    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 ADTObject)
    Public PropertyA collection of ConditionStatus objects showing the status of each Condition for this step  
    Public Property The date/time the step finished waiting for conditions  
    Public Property The date/time the step started waiting for conditions  
    Public Property Time spent waiting for conditions to be met  
    Public Property The date/time the object was first saved (in UTC). (Inherited from ADTObject)
    Public Property Custom properties set for this object. (Inherited from ADTObject)
    Public PropertyThe DataContext to which this object belongs. (Inherited from ADTObject)
    Public Property Optional description or notes for the object. (Inherited from ADTObject)
    Public PropertySpecifies the format for the text in the Description (Inherited from ADTObject)
    Public Property Time elapsed between ExecutionStart and ExecutionFinish, or between ExecutionStart and current time if step is still active.  
    Public Property The date/time execution ended for the step  
    Public Property The date/time execution started for the step  
    Public Property Gets the exit code/result for the step.  
    Public Property Indicates whether the object came from a Controller. (Inherited from ADTObject)
    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 ADTObject)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ADTObject)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTObject)
    Public Property Indicates whether the step is currently running.  
    Public Property Indicates whether the object is a stub. (Inherited from ADTObject)
    Public Property The total kernel mode CPU time for this step  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ADTObject)
    Public Property The peak working set size for the process, in KB.  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTObject)
    Public Property The Windows process ID for the process executed by this step  
    Public Property The date/time the step began waiting for a queue slot  
    Public Property The date/time the step finished waiting for a queue slot  
    Public Property Indicates the number of times the step has been restarted  
    Public Property Gets the result returned by the task.  
    Public Property The status (state) of this step  
    Public PropertyGets the text description of the Status.  
    Public Property Description of the step  
    Public Property The step number  
    Public PropertyThe OID of the JobStep this instance represents  
    Public Property The date/time the step was submitted for execution  
    Public Property List of security actions supported by this object. (Inherited from ADTObject)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTObject)
    Public PropertyTime elapsed between QueueEnterTime and QueueLeaveTime, or between QueueEnterTime and current time if instance is still queued.  
    Public Property The total user mode CPU time for this step  
    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 ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ADTObject)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ADTObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ADTObject)
    Public Method Gets a user-friendly description of the object. (Inherited from ADTObject)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from ADTObject)
    Public Method Gets the JobStep to which this item belongs.  
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ADTObject)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ADTObject)
    Public Method Performs server-side validation of the object (Inherited from ADTObject)
    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