public abstract class DetectRedundantActionBase extends SingleCheck
Modifier and Type | Field and Description |
---|---|
protected PatternInspector |
patternInspector |
protected RedundancyResult<ObjectField,ActionInspector> |
result |
ruleInspector
configuration, hasIssues
Modifier and Type | Method and Description |
---|---|
boolean |
check() |
compareTo, getCheckType, getRuleInspector
getDefaultSeverity, getIssue, hasIssues, isActive, makeIssue, resolveSeverity
protected PatternInspector patternInspector
protected RedundancyResult<ObjectField,ActionInspector> result
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.