Spotfire.Dxp.Automation.Extension Namespace

Spotfire Automation Services 14.3 API Reference
This namespace contains the base classes that is inherited when creating custom tasks and registering them.
Classes

  ClassDescription
Public classRegisterTasksAddIn
Base AddIn class to subclass for your extension projects.
Public classTask
Base task class.
Public classTaskExecutionContext
Context class for Automation Services Task Executors, providing access to the AnalysisApplication, tag expansion and other runtime services.
Public classTaskRegistrar
The registrar helper for registering tasks.
Enumerations

  EnumerationDescription
Public enumerationTaskExecutionContextLocation
The location of the current job execution.