TaskRegistry ClassTIBCO Spotfire Automation Services 7.11 API Reference
The registry for Automation Services tasks.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Automation.FrameworkTaskRegistry

Namespace: Spotfire.Dxp.Automation.Framework
Assembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public class TaskRegistry

The TaskRegistry type exposes the following members.

Methods

  NameDescription
Public methodRegister
Register an task type by supplying an instance of the task.
Top
Properties

  NameDescription
Public propertyTasks
Gets all task instances in the registry.
Top
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5, 7.11, 7.10, 7.0
See Also

Reference