Name | Description | |
---|---|---|
![]() | ConditionUI | Custom user interface for a predefined Condition. The provider must implement ICustomUserInterfaceProvider. |
![]() | ConsoleTool | Plugin tool that appears on the Tools menu in the adTempus Console. The provider must implement ArcanaDevelopment.adTempus.UIShared.IConsoleToolPlugin. |
![]() | CustomAction | The provider exposes user interface and execution logic for a CustomAction. Must implement ICustomActionProvider. |
![]() | CustomCondition | The provider exposes user interface and execution logic for a CustomCondition. Must implement ICustomConditionProvider. |
![]() | CustomTask | The provider exposes user interface and execution logic for a CustomTask. Must implement ICustomTaskProvider. |
![]() | CustomTrigger | The provider exposes user interface and execution logic for a CustomTrigger. Must implement ICustomTriggerProvider. |
![]() | JobUI | Custom user interface for a Job. The provider must implement ICustomUserInterfaceProvider. |
![]() | ResponseActionUI | Custom user interface for a predefined ResponseAction. The provider must implement ICustomUserInterfaceProvider. |
![]() | TaskUI | Custom user interface for a predefined Task. The provider must implement ICustomUserInterfaceProvider. |
![]() | TriggerUI | Custom user interface for a predefined Trigger. The provider must implement ICustomUserInterfaceProvider. |