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
RuleResponsibilityBos to which to dispatch action requests |
declareBeansparseLangpublic MetaRuleExpression()
public RuleExpressionResult evaluate(Rule rule, RouteContext context)
RuleExpressionRuleResponsibilityBos to which to dispatch action requestsevaluate in interface RuleExpressionevaluate in class BSFRuleExpressionrule - the rule that this rule expression applies tocontext - the RouteContext under which the expression is being evaluatedCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.