| Package | Description |
|---|---|
| io.jenkins.plugins.pipelinegraphview.utils |
| Modifier and Type | Field and Description |
|---|---|
BlueRun.BlueRunState |
NodeRunStatus.state |
| Modifier and Type | Method and Description |
|---|---|
BlueRun.BlueRunState |
NodeRunStatus.getState() |
static BlueRun.BlueRunState |
BlueRun.BlueRunState.valueOf(String name)
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.
|
| Constructor and Description |
|---|
NodeRunStatus(BlueRun.BlueRunResult result,
BlueRun.BlueRunState state) |
Copyright © 2016–2021. All rights reserved.