Uses of Class
cdc.issues.api.Rule
-
Packages that use Rule Package Description cdc.issues.api -
-
Uses of Rule in cdc.issues.api
Methods in cdc.issues.api that return Rule Modifier and Type Method Description RuleRule.Builder. build()RuleRulesCatalog. getRuleOrNull(RuleId id)Methods in cdc.issues.api that return types with arguments of type Rule Modifier and Type Method Description Collection<Rule>RulesCatalog. getRules()Set<Rule>RulesCatalog. getRules(String domain)Methods in cdc.issues.api with parameters of type Rule Modifier and Type Method Description voidRulesCatalog. register(Rule rule)
-