| Modifier and Type | Field | Description |
|---|---|---|
protected FailSeverity |
ReportMojo.reportSeverity |
Problems with this or higher severity will be included in the report.
|
| Modifier and Type | Method | Description |
|---|---|---|
static FailSeverity |
FailSeverity.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FailSeverity[] |
FailSeverity.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014-2018 Lukas Krejci. All Rights Reserved.