| Package | Description |
|---|---|
| com.vmware.vcac.code.stream.jenkins.plugin.model | |
| com.vmware.vcac.code.stream.jenkins.plugin.util |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionStatus |
StageExecutionInfo.status |
protected ExecutionStatus |
ExecutionInfo.status |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionStatus |
ExecutionStatus.fromValue(String v) |
ExecutionStatus |
StageExecutionInfo.getStatus() |
ExecutionStatus |
ExecutionInfo.getStatus() |
static ExecutionStatus |
ExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionStatus[] |
ExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StageExecutionInfo.setStatus(ExecutionStatus status) |
void |
ExecutionInfo.setStatus(ExecutionStatus status) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
ReleasePipelineExecutionInfoParser.getPipelineExecStatus() |
Copyright © 2004-2015. All Rights Reserved.