org.kuali.rice.kew.rule
Interface MassRuleAttribute


public interface MassRuleAttribute

An attribute which can be used to filter a List of rules prior to evaluation by the rules engine.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
FlexRM

Method Summary
 List filterNonMatchingRules(RouteContext routeContext, List rules)
           
 

Method Detail

filterNonMatchingRules

List filterNonMatchingRules(RouteContext routeContext,
                            List rules)


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.