RegisterTasksAddIn RegisterTasks Method TIBCO Spotfire Automation Services 7.0 API Reference
Gets called once the framework is up. Implement this to register your tasks and their executors.

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

public abstract void RegisterTasks(
	TaskRegistrar registrar
)
Version Information


See Also