|
Class Summary |
| ActivationContext |
Represents the current Activation context of the workflow engine |
| BlanketApproveEngine |
A WorkflowEngine implementation which orchestrates the document through the blanket approval process. |
| CompatUtils |
Provides utility methods for handling backwards compatibility between KEW releases. |
| EngineState |
Represents the current state of the workflow engine. |
| OrchestrationConfig |
Specifies configuration for orchestration through the engine. |
| ProcessContext |
Maintains context of the main processing loop of the workflow engine. |
| RouteContext |
Represents the current context of a Document being processed by the engine. |
| RouteHelper |
A helper class which provides some useful utilities for examining and generating nodes. |
| RoutingNodeFactory |
Provides factory methods for creating Branch objects and RouteNodeInstance object. |
| StandardWorkflowEngine |
The standard and supported implementation of the WorkflowEngine. |