| Package | Description |
|---|---|
| io.jenkins.plugins.pipelinegraphview.utils |
| Modifier and Type | Field and Description |
|---|---|
BlueRun.BlueRunResult |
NodeRunStatus.result |
| Modifier and Type | Method and Description |
|---|---|
BlueRun.BlueRunResult |
NodeRunStatus.getResult() |
static BlueRun.BlueRunResult |
BlueRun.BlueRunResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlueRun.BlueRunResult[] |
BlueRun.BlueRunResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NodeRunStatus(BlueRun.BlueRunResult result,
BlueRun.BlueRunState state) |
Copyright © 2016–2021. All rights reserved.