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

In This Topic
    ExecutionHistoryItem Class Members
    In This Topic

    The following tables list the members exposed by ExecutionHistoryItem.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The OID of the job instance that called this instance, if any.  
    Public Property  
    Public Property A unique ID value linking all instances that are part of the same execution chain.  
    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  
    Public Property  
    Public Property Gets the name or address of the RemoteAgent, or the ComputerName if it is a local instance.  
    Public Property  
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property  
    Public Property The value of the CycleID job variable at the time of execution  
    Public Property The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Time elapsed between ExecutionStart and ExecutionFinish, or between ExecutionStart and current time if instance is still active.  
    Public Property  
    Public Property The reason for the execution.  
    Public Property Links all instances started as a result of a manual execution request.  
    Public Property  
    Public Property  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    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  
    Public Property The job to which this item belongs.  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property The last checkpoint reported by the job.  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The description of the last step executed or executing.  
    Public Property The OID of the ExecutionHistoryStep for the most recent step executed.  
    Public Property The name of the last step executed or executing.  
    Public Property The step number of the step currently executing, or the last step executed if the instance is not currently executing.  
    Public Property  
    Public Property  
    Public Property The peak working set size for the job, in KB.  
    Public Property The total number of steps in the job.  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The queue order for the instance, which can be used to reorder pending jobs that have the same priority.  
    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 PropertyThe Job.Priority for the instance.  
    Public PropertyReturns the PriorityOverride if it has a value, or the Priority otherwise.  
    Public Property The priority override for the instance.  
    Public Property The time the instance was added to the execution queue.  
    Public Property The queue order override for the instance, which can be used to reorder pending jobs that have the same priority.  
    Public Property The queue state of an active instance.  
    Public Property  
    Public Property The RemoteAgent this instance is assigned to.  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public PropertyGets the text description of the Status.  
    Public Property  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    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 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 Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method  
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes.  
    Public Method Forces immediate execution of an instance that is waiting for execution.  
    Public Method  
    Public Method Terminates this instance of the job, if it is running.  
    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 (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.   
    Top
    See Also