org.obe.engine |
|
Java Source File Name | Type | Comment |
EngineContext.java | Class | The EngineContext exposes runtime data for a workflow instance. |
WorkflowEngine.java | Class | The workflow engine provides the means to create and execute workflow
processes, as well as means for querying open activities and work items.
N.B. |
WorkflowEngineUtilities.java | Class | Utility class to support the engine run-time. |
WorkflowRunner.java | Class | Implements the workflow enactment logic. |