public interface RuleExpression
RuleResponsibilityBos
 to which to dispatch action requests.RuleBaseValues, 
RuleExpressionResult| Modifier and Type | Method and Description | 
|---|---|
| RuleExpressionResult | evaluate(Rule rule,
                RouteContext context)Performs an evaluation and returns a list of 0 or more  RuleResponsibilityBos to which to dispatch action requests | 
RuleExpressionResult evaluate(Rule rule, RouteContext context)
RuleResponsibilityBos to which to dispatch action requestsrule - the rule that this rule expression applies tocontext - the RouteContext under which the expression is being evaluatedWorkflowExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.