Uses of Enum
io.jenkins.blueocean.rest.model.BlueRun.BlueRunState
-
Uses of BlueRun.BlueRunState in io.jenkins.blueocean.rest.model
Modifier and TypeMethodDescriptionBlueItemRun.getStateObj()
abstract BlueRun.BlueRunState
BluePipelineStep.getStateObj()
Step execution stateabstract BlueRun.BlueRunState
BlueRun.getStateObj()
static BlueRun.BlueRunState
Returns the enum constant of this type with the specified name.static BlueRun.BlueRunState[]
BlueRun.BlueRunState.values()
Returns an array containing the constants of this enum type, in the order they are declared.