Class Summary |
ProcessInstance |
Created with IntelliJ IDEA. |
WfConfiguration |
|
WfConstants |
Created with IntelliJ IDEA. |
WfCore |
Core methods of the workflow module. |
WfDataAccessor |
Created with IntelliJ IDEA. |
WfHook |
Provides an interface between the model and the workflow engine:
catches hook calls and determines which ones require workflow invocation |
WfTaskHandler |
|
WfTaskUtil |
|
WorkflowManager |
Some notes about the workflow package and its classes/subpackages:
External interfaces:
- WorkflowManager + WfDataAccessor: externally-visible functionality (initialization, methods needed by GUI). |
WorkItem |
Created with IntelliJ IDEA. |