public class DetectRedundantActionValueCheck extends DetectRedundantActionBase
| Modifier and Type | Field and Description |
|---|---|
protected AnalyzerConfiguration |
configuration |
protected boolean |
hasIssues |
patternInspector, resultruleInspector| Constructor and Description |
|---|
DetectRedundantActionValueCheck(RuleInspector ruleInspector,
AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
protected Severity |
getDefaultSeverity() |
Issue |
getIssue() |
boolean |
hasIssues() |
boolean |
isActive(CheckConfiguration checkConfiguration) |
protected Issue |
makeIssue(Severity severity,
CheckType checkType) |
protected Severity |
resolveSeverity() |
compareTo, getCheckType, getRuleInspectorprotected final AnalyzerConfiguration configuration
protected boolean hasIssues
public DetectRedundantActionValueCheck(RuleInspector ruleInspector, AnalyzerConfiguration configuration)
public void check()
check in interface Checkcheck in class DetectRedundantActionBaseprotected Severity getDefaultSeverity()
public boolean isActive(CheckConfiguration checkConfiguration)
protected Severity resolveSeverity()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.