|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrchestrationConfig | |
---|---|
org.kuali.rice.kew.engine | |
org.kuali.rice.kew.engine.simulation |
Uses of OrchestrationConfig in org.kuali.rice.kew.engine |
---|
Fields in org.kuali.rice.kew.engine declared as OrchestrationConfig | |
---|---|
protected OrchestrationConfig |
StandardWorkflowEngine.config
|
Methods in org.kuali.rice.kew.engine with parameters of type OrchestrationConfig | ||
---|---|---|
|
WorkflowEngineFactory.newEngine(OrchestrationConfig config)
Constructs a new WorkflowEngine instance using the passed in orchestration configuration. |
|
|
WorkflowEngineFactoryImpl.newEngine(OrchestrationConfig config)
|
Constructors in org.kuali.rice.kew.engine with parameters of type OrchestrationConfig | |
---|---|
StandardWorkflowEngine(RouteNodeService routeNodeService,
RouteHeaderService routeHeaderService,
ParameterService parameterService,
OrchestrationConfig config)
|
Uses of OrchestrationConfig in org.kuali.rice.kew.engine.simulation |
---|
Constructors in org.kuali.rice.kew.engine.simulation with parameters of type OrchestrationConfig | |
---|---|
SimulationEngine(RouteNodeService routeNodeService,
RouteHeaderService routeHeaderService,
ParameterService parameterService,
OrchestrationConfig config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |