public class FlexRMAdapter extends FlexRM implements RouteModule
FlexRM to the RouteModule interface.FlexRM, 
RouteModuleDEFAULT_RULE_SELECTOR| Constructor and Description | 
|---|
| FlexRMAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActionRequestValue> | findActionRequests(RouteContext context)Generate action requests for the given RouteContext. | 
| boolean | isMoreRequestsAvailable(RouteContext context)Returns true if this RouteModule has more requests available which it can generate. | 
| String | toString() | 
getActionRequests, getActionRequests, getNumberOfMatchingRules, getRuleService, loadRuleSelector, makeActionRequests, resolveResponsibilityIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitresolveResponsibilityIdpublic FlexRMAdapter()
public List<ActionRequestValue> findActionRequests(RouteContext context) throws Exception
RouteModulefindActionRequests in interface RouteModuleExceptionpublic boolean isMoreRequestsAvailable(RouteContext context)
RouteModuleisMoreRequestsAvailable in interface RouteModulecontext - the route contextCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.