| Package | Description |
|---|---|
| com.vmware.vcac.code.stream.jenkins.plugin | |
| com.vmware.vcac.code.stream.jenkins.plugin.model | |
| com.vmware.vcac.code.stream.jenkins.plugin.util |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineParam> |
CodeStreamBuilder.getPipelineParams() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
CodeStreamClient.executePipeline(String pipelineId,
List<PipelineParam> pipelineParams) |
| Constructor and Description |
|---|
CodeStreamBuilder(String serverUrl,
String userName,
String password,
String tenant,
String pipelineName,
boolean waitExec,
List<PipelineParam> pipelineParams) |
| Modifier and Type | Method and Description |
|---|---|
PipelineParam |
PipelineParam.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineParam> |
PluginParam.getPipelineParams() |
| Constructor and Description |
|---|
PluginParam(String serverUrl,
String userName,
String password,
String tenant,
String pipelineName,
boolean waitExec,
List<PipelineParam> pipelineParams) |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineParam> |
EnvVariableResolver.replaceBuildParamWithValue(List<PipelineParam> pipelineParams) |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineParam> |
EnvVariableResolver.replaceBuildParamWithValue(List<PipelineParam> pipelineParams) |
Copyright © 2004-2015. All Rights Reserved.