Modifier and Type | Field and Description |
---|---|
protected FailSeverity |
ReportMojo.reportSeverity
Deprecated.
use
ReportMojo.reportCriticality instead |
Modifier and Type | Method and 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-2020 Lukas Krejci. All Rights Reserved.