adTempus API
ArcanaDevelopment.adTempus.Client 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 unique ID for this job instance.  
     Property Gets the unique ID for the job definition.  
     Property Gets the Job Variables for the job.  
     Property Gets the unique ID for this step instance.  
     Property Gets the step number  
     Property Gets the unique ID for the job step definition.  
    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.  Connects to the adTempus server.  
     Method Indicates whether the job step is still active.  
     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 Adds or updates a Job Variable  
    Top
    See Also