Uses of Interface
org.kuali.rice.kew.engine.WorkflowEngine

Packages that use WorkflowEngine
org.kuali.rice.kew.engine   
org.kuali.rice.kew.engine.simulation   
org.kuali.rice.kew.service   
 

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.
 

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.
 

Uses of WorkflowEngine in org.kuali.rice.kew.service
 

Methods in org.kuali.rice.kew.service that return WorkflowEngine
static WorkflowEngine KEWServiceLocator.getWorkflowEngine()
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.