| Package | Description |
|---|---|
| com.cflint.config |
| Modifier and Type | Method and Description |
|---|---|
CFLintPluginInfo.PluginInfoRule |
ConfigRuntime.getRuleByClass(Class<?> clazz) |
CFLintPluginInfo.PluginInfoRule |
CFLintPluginInfo.getRuleByName(String ruleName) |
CFLintPluginInfo.PluginInfoRule |
ConfigRuntime.getRuleForPlugin(CFLintScanner plugin) |
| Modifier and Type | Method and Description |
|---|---|
List<CFLintPluginInfo.PluginInfoRule> |
CFLintPluginInfo.getRules() |
List<CFLintPluginInfo.PluginInfoRule> |
CFLintConfig.getRules() |
| Modifier and Type | Method and Description |
|---|---|
static CFLintScanner |
ConfigUtils.loadPlugin(CFLintPluginInfo.PluginInfoRule ruleInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CFLintPluginInfo.setRules(List<CFLintPluginInfo.PluginInfoRule> rules) |
void |
CFLintConfig.setRules(List<CFLintPluginInfo.PluginInfoRule> rules) |
Copyright © 2013–2015 CFLint. All rights reserved.