-
class
Extend this abstract class to implement a rule in which components passing a
main filter are concurrently using a thread pool.
class
Extend this abstract class to implement a rule in which components passing a main filter are checked one by one.
Returns the
Rule
this result was generated from.
Returns the rule this parameter belongs to.
Returns the components that have been checked with a given
Rule
.
Returns the components that have checked with a given
Rule
and have failed the checking.
Returns the components that have been checked with a given
Rule
and have a specific
Decision
and
Severity
.
Returns the components that have checked with a given
Rule
and have passed the checking.
Returns results of the checking for a given
Rule
.
Return the parameter creation handler for a specific rule.
Return the resources of the specified rule instance.