|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.ole.license.executor.OwnerRulesEngineExecutor
public class OwnerRulesEngineExecutor
OwnerRulesEngineExecutor validates rules from krms and executes people flow action.
Constructor Summary | |
---|---|
OwnerRulesEngineExecutor()
|
Method Summary | |
---|---|
org.kuali.rice.krms.api.engine.EngineResults |
execute(org.kuali.rice.kew.engine.RouteContext routeContext,
org.kuali.rice.krms.api.engine.Engine engine)
This method validates rules from krms and execute people flow action |
protected Map<String,String> |
getAgendaContext(String agendaName)
This method returns AgendaContext using agendaName.. |
protected Map<String,String> |
getSelectionContext(String contextName)
This method returns SelectionContext using contextName. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwnerRulesEngineExecutor()
Method Detail |
---|
public org.kuali.rice.krms.api.engine.EngineResults execute(org.kuali.rice.kew.engine.RouteContext routeContext, org.kuali.rice.krms.api.engine.Engine engine)
execute
in interface org.kuali.rice.kew.framework.support.krms.RulesEngineExecutor
routeContext
- engine
-
protected Map<String,String> getSelectionContext(String contextName)
contextName
-
protected Map<String,String> getAgendaContext(String agendaName)
agendaName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |