Package cdc.issues.rules
-
Interface Summary Interface Description IssuesDetector<T> Interface implemented by classes that can detect issues.IssuesDetector.Factory<T> Interface implemented by classes that can describe and create an IssuesDetector.Profile Interface describing a Profile.RulesCatalog Interface implemented by classes that manage domains, rules and associated services. -
Class Summary Class Description AbstractIssueDetector<T> CompositeRulesCatalog Implementation ofRulesCatalogthat aggregates delegates catalogs.ConfiguredRule Association of a Rule to Parameters.DataSource<T> IssuesDetector.AbstractFactory<T> Rule Class used to describe a Rule.Rule.Builder Rule builder.RuleId Rule identifier.