| Package | Description |
|---|---|
| org.jenkinsci.plugins.sonargerrit.data.converter | |
| org.jenkinsci.plugins.sonargerrit.data.entity | |
| org.jenkinsci.plugins.sonargerrit.data.predicates |
| 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 © 2016. All Rights Reserved.