Uses of Enum Class
io.jenkins.plugins.pipelinegraphview.utils.BlueRun.BlueRunState
-
Uses of BlueRun.BlueRunState in io.jenkins.plugins.pipelinegraphview.utils
Modifier and TypeMethodDescriptionNodeRunStatus.getState()
static BlueRun.BlueRunState
Returns 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.ModifierConstructorDescriptionNodeRunStatus
(BlueRun.BlueRunResult result, BlueRun.BlueRunState state)