Uses of Enum Class
io.jenkins.blueocean.rest.model.BlueRun.BlueRunState
Packages that use BlueRun.BlueRunState
- 
Uses of BlueRun.BlueRunState in io.jenkins.blueocean.rest.modelMethods in io.jenkins.blueocean.rest.model that return BlueRun.BlueRunStateModifier and TypeMethodDescriptionBlueItemRun.getStateObj()abstract BlueRun.BlueRunStateBluePipelineStep.getStateObj()Step execution stateabstract BlueRun.BlueRunStateBlueRun.getStateObj()static BlueRun.BlueRunStateReturns the enum constant of this class with the specified name.static BlueRun.BlueRunState[]BlueRun.BlueRunState.values()Returns an array containing the constants of this enum class, in the order they are declared.