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 List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The OID of the Agent this instance ran on  
    Public Property The date/time the job finished waiting to be dispatched to an Agent  
    Public Property The date/time the job started waiting to be dispatched to an Agent  
    Public Property Time spent waiting for an Agent to be available  
    Public Property Description property used for binding. (Inherited from ADTObject)
    Public Property The OID of the job instance that called this instance, if any.  
    Public Property The files captured by this instance  
    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 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 Property User-entered comments for this instance.  
    Public Property The name of the computer where the instance executed.  
    Public PropertyA collection of ConditionStatus objects showing the status of each Condition for this instance  
    Public Property The date/time the job finished waiting for conditions  
    Public Property The date/time the job 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 Indicates the number of times the current step has been restarted  
    Public Property The maximum number of times the step will be restarted  
    Public PropertyOverridden.  Custom properties set for this object. Custom properties set for this object.  
    Public Property The value of the CycleID for this instance  
    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 instance is still active.  
    Public PropertyThe ExclusionPeriod that affected this instance  
    Public Property The actual finish date/time for this instance.  
    Public Property The reason for the execution.  
    Public Property Links all instances started as a result of a manual execution request.  
    Public Property The actual start date/time for this instance.  
    Public Property The type of execution  
    Public Property Indicates whether the object came from a Controller. (Inherited from ADTObject)
    Public Property The unique instance ID for this instance  
    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 instance is currently running.  
    Public Property Indicates whether the object is a stub. (Inherited from ADTObject)
    Public Property Indicates whether the instance is currently waiting  
    Public Property The job to which this item belongs.  
    Public PropertyThe name of the JobGroup the Job belongs to  
    Public PropertyThe OID of the JobGroup the Job belongs to  
    Public Property The name of the job (without the Group name)  
    Public Property The OID of the job this instance belongs to  
    Public PropertyThe name of the JobQueue the job ran in  
    Public PropertyThe OID of the JobQueue the job ran in  
    Public Property The date/time the job was submitted for execution  
    Public Property The total kernel mode CPU time for this instance  
    Public Property The last checkpoint reported by the job.  
    Public Property The date/time the object was last saved (in UTC). (Inherited from 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 Indicates whether the instance executed on the connected server.  
    Public Property The messages logged to the Job Log for this instance.  
    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 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 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 date/time the job entered the execution queue  
    Public Property The date/time the job left 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 The record ID for this instance  
    Public Property The RemoteAgent this instance is assigned to.  
    Public Property Indicates the number of times the job has been restarted in the current restart chain  
    Public Property The maximum number of times the job will be restarted in the current restart chain  
    Public Property The date/time when this instance is scheduled to start, if it is in a waiting status.  
    Public Property The current status of this instance.  
    Public Property Indicates whether the status of this instance has been acknowledged  
    Public PropertyThe user ID of the user who acknowledged the status, if StatusAcknowledged is true.  
    Public PropertyThe date/time the status was acknowledged, if StatusAcknowledged is true.  
    Public PropertyGets the text description of the Status.  
    Public Property Gets an additional status message for this instance  
    Public PropertyA collection of ExecutionHistoryStep objects that track the status of each step for this instance.  
    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 Property A comma-delimited list of tags assigned to the instance  
    Public PropertyTime elapsed between QueueEnterTime and QueueLeaveTime, or between QueueEnterTime and current time if instance is still queued.  
    Public PropertyThe ClassID of the Trigger that caused this instance to execute  
    Public Property The total user mode CPU time for this instance  
    Top
    Public Methods
     NameDescription
    Public Method Marks the status of this instance as Acknowledged  
    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 MethodGets the Independent object to which this object ultimately belongs. (Inherited from ADTObject)
    Public MethodOverrides the status of the instance to the specified newStatus  
    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 MethodSaves the CustomProperties for this instance  
    Public MethodSets the Comments for this instance  
    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 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