|
Interface Summary |
| ExtendedModel |
A ExtendedModel extends the Model Interface and supports a multi-model concept |
| ExtendedWorkflowContext |
This Interface extends teh WorkflowContext to support a extended Workflow Model. |
| Model |
A Model defines the instructions for processing a workitem. |
| Plugin |
A Plugin defines the interface between the WorkflowKernel and the underlying softwaresystem in which the plugin runns. |
| WorkflowContext |
This Interface defines the Context which is used to supply a basic enviroment
for the exchange between a WorkflowManager an the registered Plugin Moduls. |
| WorkflowManager |
The WorkflowManager is the general interface for a concrete implementation of
a workflow management system. |