Uses of Class
org.kuali.rice.kew.api.rule.RuleDelegation
Packages that use RuleDelegation
-
Uses of RuleDelegation in org.kuali.rice.kew.api.rule
Methods in org.kuali.rice.kew.api.rule that return RuleDelegationMethods in org.kuali.rice.kew.api.rule that return types with arguments of type RuleDelegationModifier and TypeMethodDescriptionRuleResponsibility.getDelegationRules()RuleService.getRuleDelegationsByResponsibiltityId(String id) gets a RuleDelegations identified by the passed in id for responsibility -
Uses of RuleDelegation in org.kuali.rice.kew.api.validation
Methods in org.kuali.rice.kew.api.validation that return RuleDelegationModifier and TypeMethodDescriptionRuleValidationContext.getRuleDelegation()Retrieve the RuleDelegation representing the parent of the rule being validated.