Spotfire.Dxp.Automation.Framework Namespace

Spotfire Automation Services 14.3 API Reference
This namespace contains helper classes for registering and executing jobs.
Classes

  ClassDescription
Public classBaseTasksControl
Base class for Tasks Controls.
Public classJob
The Job class that holds a list of tasks.
Public classTaskEditingContext
Context class for Task editor views, providing access to the AnalysisApplication, tags and some other state.
Public classTaskExecutionStatus
Class holding the return status from an task execution.
Public classTaskRegistry
The registry for Automation Services tasks.
Public classUnknownTask
This class is used to represent an task which could not be found in the tasks registry. The serialize and deserialize methods in Job uses extra code to make sure that all data is kept (non-destructive).