adTempus API
Inheritance Hierarchy
In This Topic
    ArcanaDevelopment.adTempus.ApplicationIntegration Namespace
    In This Topic
    Classes
     ClassDescription
    Class Provides integration with the adTempus server.
    Class Base class for scripts run to evaluate computer monitor events.
    Class Base class for user scripts used in Conditions.
    Class Base class for user scripts run by database tasks
    Class Base class for scripts that evaluate e-mail processing events.
    Class Base class for user scripts that evaluate event log monitor events.
    Class Base class for scripts that evaluate file condition events.
    Class Base class for scripts that evaluate file trigger events.
    Class Base class for user scripts that evaluate processes for Process Triggers.
    ClassBase class for user scripts that execute in response to ScriptActions.
    Class Base class for user scripts that evaluate Response Events.
    ClassThe ScriptHostInterface allows scripts to interact with the host adTempus server. It is exposed to scripts through the adTempusobject.
    ClassBase class for scripts that get run as a ArcanaDevelopment.adTempus.Client.ProgramExecutionTask.SuccessRuleScript
    Class Base class for user scripts.
    Class Base class for all user scripts.
    Class Base class for scripts that evaluate WMI events for a WMI trigger.
    Interfaces
     InterfaceDescription
    Interface Provides integration with adTempus.
    Interface Context information for scripts run to evaluate computer monitor events.
    Interface Context information for user scripts that get run to receive the results of database operation tasks.
    Interface Context information for scripts that evaluate e-mail processing events.
    Interface Context information for scripts that evaluate event log trigger events.
    Interface Provides information about the context in which the operation is executing, and allows communication with the adTempus server.
    Interface Context information for scripts that evaluate file condition events.
    Interface Context information for scripts that evaluate file trigger events.
    Interface Context information for scripts that evaluate files.
    Interface Parameters for Process Trigger scripts.
    Interface Context information for user scripts that get run to receive the results of database operation tasks.
    Interface Context information for users scripts run to evaluate Response Events.
    Interface Provides context information for user scripts.
    Interface Provides information about the adTempus server
    Interface Context information for user scripts that get run to receive the results of database operation tasks.
    Interface Provides information about the context in which a Task is executing.
    Interface Parameters for a WMI trigger.
    Enumerations
     EnumerationDescription
    Enumeration Indicates the type (severity) of a message being logged.
    See Also