Class | Description | |
---|---|---|
![]() | adTempus | Provides integration with the adTempus server. |
![]() | ComputerMonitorScriptBase | Base class for scripts run to evaluate computer monitor events. |
![]() | ConditionScriptBase | Base class for user scripts used in Conditions. |
![]() | DatabaseTaskScriptBase | Base class for user scripts run by database tasks |
![]() | EmailProcessingScriptBase | Base class for scripts that evaluate e-mail processing events. |
![]() | EventLogMonitorScriptBase | Base class for user scripts that evaluate event log monitor events. |
![]() | FileConditionScriptBase | Base class for scripts that evaluate file condition events. |
![]() | FileTriggerScriptBase | Base class for scripts that evaluate file trigger events. |
![]() | ProcessTriggerScriptBase | Base class for user scripts that evaluate processes for Process Triggers. |
![]() | ResponseActionScriptBase | Base class for user scripts that execute in response to ScriptActions. |
![]() | ResponseEventScriptBase | Base class for user scripts that evaluate Response Events. |
![]() | ScriptHostInterface | The ScriptHostInterface allows scripts to interact with the host adTempus server. It is exposed to scripts through the adTempusobject. |
![]() | SuccessRuleScriptBase | Base class for scripts that get run as a ArcanaDevelopment.adTempus.Client.ProgramExecutionTask.SuccessRuleScript |
![]() | TypedUserScriptBase<ParametersInterface,ParametersClass> | Base class for user scripts. |
![]() | UserScriptBase | Base class for all user scripts. |
![]() | WMITriggerScriptBase | Base class for scripts that evaluate WMI events for a WMI trigger. |