public class MetaRuleExpression extends AccumulatingBSFRuleExpression
BSFRuleExpression.WorkflowRuleAPI
Constructor and Description |
---|
MetaRuleExpression() |
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 |
declareBeans
parseLang
public MetaRuleExpression()
public RuleExpressionResult evaluate(Rule rule, RouteContext context)
RuleExpression
RuleResponsibilityBo
s to which to dispatch action requestsevaluate
in interface RuleExpression
evaluate
in class BSFRuleExpression
rule
- the rule that this rule expression applies tocontext
- the RouteContext under which the expression is being evaluatedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.