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 IssuesDetector.Profile Interface describing a Profile.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.ConfiguredRule DataSource<T> DefaultProfile DefaultRulesCatalog Default implementation ofRulesCatalog.IssuesDetector.AbstractDescriptor<T> Rule Class used to describe a Rule.Rule.Builder Rule builder.RuleId Rule identifier.