| Package | Description |
|---|---|
| org.kuali.rice.kew.engine | |
| org.kuali.rice.kew.engine.simulation |
| Modifier and Type | Field and Description |
|---|---|
protected OrchestrationConfig |
StandardWorkflowEngine.config |
| 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.
|
| Constructor and Description |
|---|
StandardWorkflowEngine(RouteNodeService routeNodeService,
RouteHeaderService routeHeaderService,
ParameterService parameterService,
OrchestrationConfig config) |
| Constructor and Description |
|---|
SimulationEngine(RouteNodeService routeNodeService,
RouteHeaderService routeHeaderService,
ParameterService parameterService,
OrchestrationConfig config) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.