Class DefaultWorkflowManager

java.lang.Object
org.apache.wiki.workflow.DefaultWorkflowManager
All Implemented Interfaces:
Serializable, EventListener, Initializable, WikiEventListener, WorkflowManager

Monitor class that tracks running Workflows. The WorkflowManager also keeps track of the names of users or groups expected to approve particular Workflows.

See Also: