@ScannerSide public class CheckFactory extends java.lang.Object
Checks. This class is available
by dependency injection. It must not be extended by plugins.| Constructor and Description |
|---|
CheckFactory(ActiveRules activeRules) |
| Modifier and Type | Method and Description |
|---|---|
<C> Checks<C> |
create(java.lang.String repository) |
public CheckFactory(ActiveRules activeRules)
public <C> Checks<C> create(java.lang.String repository)