Uses of Enum
io.jenkins.blueocean.rest.model.BlueTestResult.Status
-
Uses of BlueTestResult.Status in io.jenkins.blueocean.rest.model
Modifier and TypeMethodDescriptionabstract BlueTestResult.Status
BlueTestResult.getStatus()
static BlueTestResult.Status
Returns the enum constant of this type with the specified name.static BlueTestResult.Status[]
BlueTestResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.