| Package | Description |
|---|---|
| in.ashwanthkumar.gocd.client | |
| in.ashwanthkumar.gocd.client.types |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,PipelineRunStatus> |
GoCD.pipelineRunStatus(String pipeline) |
Map<Integer,PipelineRunStatus> |
GoCD.pipelineRunStatus(String pipelineName,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
static PipelineRunStatus |
PipelineRunStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineRunStatus[] |
PipelineRunStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.