| Package | Description |
|---|---|
| io.jenkins.plugins.ml.util |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessLauncher.State |
ProcessLauncher.state |
| Modifier and Type | Method and Description |
|---|---|
static ProcessLauncher.State |
ProcessLauncher.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessLauncher.State[] |
ProcessLauncher.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessLauncher.transition(ProcessLauncher.State state) |
Copyright © 2016–2020. All rights reserved.