edu.sampleu.travel.workflow
Class TravelAccountRulesEngineExecutor
java.lang.Object
   edu.sampleu.travel.workflow.TravelAccountRulesEngineExecutor
edu.sampleu.travel.workflow.TravelAccountRulesEngineExecutor
- All Implemented Interfaces: 
- RulesEngineExecutor
- public class TravelAccountRulesEngineExecutor 
- extends Object- implements RulesEngineExecutor
A simple sample RulesEngineExecutor usable in the sample app which is hard-coded to select a context with
 namespaceCode="KR-SAP" and name="Travel Account ".  It also is hardcoded to select an agenda from the context with an
 event name of "workflow".
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TravelAccountRulesEngineExecutor
public TravelAccountRulesEngineExecutor()
execute
public EngineResults execute(RouteContext routeContext,
                             Engine engine)
- 
- Specified by:
- executein interface- RulesEngineExecutor
 
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.