Uses of Enum Class
io.jenkins.plugins.pipelinegraphview.utils.BlueRun.BlueRunResult
Packages that use BlueRun.BlueRunResult
-
Uses of BlueRun.BlueRunResult in io.jenkins.plugins.pipelinegraphview.utils
Fields in io.jenkins.plugins.pipelinegraphview.utils declared as BlueRun.BlueRunResultMethods in io.jenkins.plugins.pipelinegraphview.utils that return BlueRun.BlueRunResultModifier and TypeMethodDescriptionstatic BlueRun.BlueRunResult
BlueRun.BlueRunResult.fromResult
(Result result) NodeRunStatus.getResult()
static BlueRun.BlueRunResult
Returns the enum constant of this class with the specified name.static BlueRun.BlueRunResult[]
BlueRun.BlueRunResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.jenkins.plugins.pipelinegraphview.utils with parameters of type BlueRun.BlueRunResultModifierConstructorDescriptionNodeRunStatus
(BlueRun.BlueRunResult result, BlueRun.BlueRunState state)