Uses of Class
org.kuali.rice.kew.engine.OrchestrationConfig

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
<E extends WorkflowEngine>
E
WorkflowEngineFactory.newEngine(OrchestrationConfig config)
          Constructs a new WorkflowEngine instance using the passed in orchestration configuration.
<E extends WorkflowEngine>
E
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)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.