RegisterTasksAddIn MembersTIBCO Spotfire Automation Services 7.0 API Reference
The RegisterTasksAddIn type exposes the following members.
Constructors

  NameDescription
Protected methodRegisterTasksAddIn
Construction.
Back to Top
Methods

  NameDescription
Protected methodOnGlobalServicesRegistered (Overrides AddInOnGlobalServicesRegistered(ServiceProvider).)
Public methodRegisterTasks
Gets called once the framework is up. Implement this to register your tasks and their executors.
Back to Top
See Also