Uses of Interface
org.kuali.rice.kew.api.rule.RuleExtensionContract
Packages that use RuleExtensionContract
-
Uses of RuleExtensionContract in org.kuali.rice.kew.api.rule
Classes in org.kuali.rice.kew.api.rule that implement RuleExtensionContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructRuleExtensioninstances.Methods in org.kuali.rice.kew.api.rule that return types with arguments of type RuleExtensionContractModifier and TypeMethodDescriptionList<? extends RuleExtensionContract> RuleContract.getRuleExtensions()List of rule extensions associated with the RuleMethods in org.kuali.rice.kew.api.rule with parameters of type RuleExtensionContractModifier and TypeMethodDescriptionstatic RuleExtension.BuilderRuleExtension.Builder.create(RuleExtensionContract contract)