adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IApplicationIntegration Interface
Properties Methods

In This Topic
    IApplicationIntegration Interface Members
    In This Topic

    The following tables list the members exposed by IApplicationIntegration.

    Public Properties
     NameDescription
     Property Gets or sets the Checkpoint for the job.  
     Property Gets the Job Variables for the job.  
     Property Gets the unique ID for the job definition.  
     Property Gets the unique ID for this job instance.  
     Property Gets the Job Variables for the job.  
     Property The result of the script execution  
     Property Indicates whether the operation has been terminated.  
     Property Gets the unique ID for the job step definition.  
     Property Gets the step number  
    Top
    Public Methods
     NameDescription
     Method Captures a file on disk and stores it in the job history.  
     Method Stores data as a Captured File in the job history.  
     MethodOverloaded. Executes on-demand Responses defined for the job or step.  
     Method Logs a message to the Job Log for the job.  
     Method Expands variable tokens in a string  
     Method Sends a notification message through the adTempus notification system.  
     Method Communicates additional result information to the host.  
     Method Sets the success or failure state of the job in which the script is executing  
     Method Sets the success or failure state of the step in which the script is executing  
     MethodOverloaded.  Delays execution for the specified number of milliseconds.  
    Top
    See Also