Tool Plugins are usually stand-alone elements which don't normally deal with direct user interaction. Examples would be the email plugin which can send email notifications out in the course of your process,  and a code generator that can generate serial numbers for invoices. Because of the nature of these plugins, they're normally associated with background tasks rather than those which require direct user intervention. This, however, does not mean that they do not have access to workflow information. Your PluginManager will still provide any and all data (form submissions, package information, assignee details, etc.) that are available at that point of process execution.

Mapping System Tools to Plugins

Figure 1: Mapping a Plugin to a Tool

Figure 2: List of Available Plugins

Figure 3: Plugin Configuration Dialog

Available Process Tools