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