Class RuleServiceInternalImpl.RuleDelegationSorter

java.lang.Object
org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl.RuleDelegationSorter
All Implemented Interfaces:
Comparator
Enclosing class:
RuleServiceInternalImpl

public class RuleServiceInternalImpl.RuleDelegationSorter extends Object implements Comparator
A comparator implementation which compares RuleBaseValues and puts all delegate rules first.
  • Constructor Details

    • RuleDelegationSorter

      public RuleDelegationSorter()
  • Method Details