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 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 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 ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property User-entered comments for this instance.  
    Public Property The name of the computer where the instance executed.  
    Public Property Gets the name or address of the RemoteAgent, or the ComputerName if it is a local instance.  
    Public PropertyA collection of ConditionStatus objects showing the status of each Condition for this instance  
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.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 Property The value of the CycleID for this instance  
    Public PropertyThe 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 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 Returns an extended description of the object, if appropriate (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.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 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 Indicates whether the instance is currently running.  
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    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 total kernel mode CPU time for this instance, in milliseconds  
    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 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 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 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 current status of this instance.  
    Public Property Indicates whether the status of this instance has been acknowledged  
    Public PropertyGets the text description of the Status.  
    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 ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property A comma-delimited list of tags assigned to the instance  
    Public PropertyThe ClassID of the Trigger that caused this instance to execute  
    Public Property The total user mode CPU time for this instance, in milliseconds  
    Top
    Public Methods
     NameDescription
    Public Method Marks the 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 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.  Generates 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 MethodGets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.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 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 ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Performs server-side validation of the object (Inherited from ArcanaDevelopment.adTempus.Client.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
    See Also