Package cdc.issues.rules
-
Interface Summary Interface Description IssuesDetector<T> Interface implemented by classes that can detect issues.IssuesDetector.Descriptor<T> Interface implemented by classes that can describe and create an IssueDetector.RulesCatalog Interface implemented by classes that manage and domains, rules and associated services. -
Class Summary Class Description AbstractIssueDetector<T> CompositeRulesCatalog Implementation ofRulesCatalogthat aggregates delegates catalogs.DefaultRulesCatalog Default implementation ofRulesCatalog.IssuesDetector.AbstractDescriptor<T> Rule Class used to describe a Rule.Rule.Builder Rule builder.RuleId Rule identifier.