| Package | Description |
|---|---|
| org.kuali.rice.kew.engine | |
| org.kuali.rice.kew.engine.simulation |
| Modifier and Type | Class and Description |
|---|---|
class |
BlanketApproveEngine
A WorkflowEngine implementation which orchestrates the document through the blanket approval process.
|
class |
StandardWorkflowEngine
The standard and supported implementation of the WorkflowEngine.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends WorkflowEngine> |
WorkflowEngineFactoryImpl.newEngine(OrchestrationConfig config) |
<E extends WorkflowEngine> |
WorkflowEngineFactory.newEngine(OrchestrationConfig config)
Constructs a new WorkflowEngine instance using the passed in orchestration
configuration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimulationWorkflowEngine |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulationEngine
A WorkflowEngine implementation which runs simulations.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.