| Modifier and Type | Method and Description |
|---|---|
Severity |
SonarToGerritBuilder.getSeverity() |
| Modifier and Type | Method and Description |
|---|---|
Severity |
CustomReportFormatter.Tag.getSeverity() |
| Modifier and Type | Method and Description |
|---|---|
Severity |
Issue.getSeverity() |
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ByMinSeverityPredicate |
ByMinSeverityPredicate.apply(Severity severity) |
static ByExactSeverityPredicate |
ByExactSeverityPredicate.apply(Severity severity) |
Copyright © 2004-2015. All Rights Reserved.