This namespace contains the base classes that is inherited when creating custom tasks and registering them.
Classes
| Class | Description | |
|---|---|---|
| RegisterTasksAddIn | Base AddIn class to subclass for your extension projects. | |
| Task | Base task class. | |
| TaskExecutionContext |
Context class for Automation Services Task Executors, providing access to the AnalysisApplication,
tag expansion and other runtime services.
| |
| TaskRegistrar | The registrar helper for registering tasks. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| TaskExecutionContextLocation | The location of the current job execution. |