public interface RuleExpression
RuleResponsibilityBo
s
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
RuleResponsibilityBo s to which to dispatch action requests |
RuleExpressionResult evaluate(Rule rule, RouteContext context)
RuleResponsibilityBo
s to which to dispatch action requestsrule
- the rule that this rule expression applies tocontext
- the RouteContext under which the expression is being evaluatedWorkflowException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.