| Package | Description |
|---|---|
| com.offbytwo.jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
BuildResult |
BuildWithDetails.getResult() |
static BuildResult |
BuildResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildResult[] |
BuildResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildWithDetails.setResult(BuildResult result) |
Copyright © 2018. All rights reserved.