Uses of Interface
org.kuali.rice.kew.api.validation.RuleValidationContextContract
Packages that use RuleValidationContextContract
-
Uses of RuleValidationContextContract in org.kuali.rice.kew.api.validation
Classes in org.kuali.rice.kew.api.validation that implement RuleValidationContextContractModifier and TypeClassDescriptionclassThe RuleValidationContext represents the context under which to validate a Rule which is being entered into the system, be it through the web-based Rule GUI or via an XML import.static final classA builder which can be used to constructRuleValidationContextinstances.Methods in org.kuali.rice.kew.api.validation with parameters of type RuleValidationContextContractModifier and TypeMethodDescriptionRuleValidationContext.Builder.create(RuleValidationContextContract contract)