Using the IPlugin Interface
Workflow Manager 2016
The IPlugin interface is the interface your custom plugins should implement. The interface defines some standard callback methods which will be called by Workflow Manager during the course of workflow request submission and Workflow advancement. Your custom implementation of this plugin can have custom code to link these events with external systems.
For more information on using the IPlugin interface, see the following:
Open topic with navigation