|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowEngine | |
---|---|
org.kuali.rice.kew.engine | |
org.kuali.rice.kew.engine.simulation |
Uses of WorkflowEngine in org.kuali.rice.kew.engine |
---|
Classes in org.kuali.rice.kew.engine that implement WorkflowEngine | |
---|---|
class |
BlanketApproveEngine
A WorkflowEngine implementation which orchestrates the document through the blanket approval process. |
class |
StandardWorkflowEngine
The standard and supported implementation of the WorkflowEngine. |
Methods in org.kuali.rice.kew.engine with type parameters of type WorkflowEngine | ||
---|---|---|
|
WorkflowEngineFactory.newEngine(OrchestrationConfig config)
Constructs a new WorkflowEngine instance using the passed in orchestration configuration. |
|
|
WorkflowEngineFactoryImpl.newEngine(OrchestrationConfig config)
|
Uses of WorkflowEngine in org.kuali.rice.kew.engine.simulation |
---|
Subinterfaces of WorkflowEngine in org.kuali.rice.kew.engine.simulation | |
---|---|
interface |
SimulationWorkflowEngine
|
Classes in org.kuali.rice.kew.engine.simulation that implement WorkflowEngine | |
---|---|
class |
SimulationEngine
A WorkflowEngine implementation which runs simulations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |