Class RuleAttributeTypeValuesFinder

java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.kew.rule.bo.RuleAttributeTypeValuesFinder
All Implemented Interfaces:
Serializable, KeyValuesFinder

public class RuleAttributeTypeValuesFinder extends KeyValuesBase
A Key Values finder which produces a list of all Rule Attributes in the KEW database.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Constructor Details

    • RuleAttributeTypeValuesFinder

      public RuleAttributeTypeValuesFinder()
  • Method Details