| Package | Description |
|---|---|
| org.quality.gates.jenkins.plugin | |
| org.quality.gates.jenkins.plugin.enumeration |
| Modifier and Type | Method and Description |
|---|---|
BuildStatusEnum |
JobConfigData.getBuildStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobConfigData.setBuildStatus(BuildStatusEnum buildStatus) |
| Modifier and Type | Method and Description |
|---|---|
static BuildStatusEnum |
BuildStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildStatusEnum[] |
BuildStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018. All rights reserved.