Uses of Enum
io.jenkins.blueocean.rest.model.BlueRun.BlueRunState
Packages that use BlueRun.BlueRunState
-
Uses of BlueRun.BlueRunState in io.jenkins.blueocean.rest.model
Methods in io.jenkins.blueocean.rest.model that return BlueRun.BlueRunStateModifier 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.