|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.license.executor.LicenseRulesEngineExecutor
public class LicenseRulesEngineExecutor
LicenseRulesEngineExecutor validates rules from krms and executes people flow action.
| Constructor Summary | |
|---|---|
LicenseRulesEngineExecutor()
|
|
| 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 LicenseRulesEngineExecutor()
| 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.RulesEngineExecutorrouteContext - 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 | |||||||||