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