| Modifier and Type | Method and Description |
|---|---|
List<CFVariable> |
CodefreshPipelineStep.getCfVars() |
List<CFVariable> |
CodefreshPipelineBuilder.getCfVars() |
List<CFVariable> |
CodefreshLaunchStep.getCfVars() |
List<CFVariable> |
CFLaunchBuilder.getCfVars() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodefreshPipelineStep.setCfVars(List<CFVariable> cfVars) |
void |
CodefreshLaunchStep.setCfVars(List<CFVariable> cfVars) |
String |
CFApi.startBuild(String serviceId,
String branch,
List<CFVariable> vars) |
| Constructor and Description |
|---|
SetCFVars(List<CFVariable> vars) |
SetCFVars(List<CFVariable> vars) |
Copyright © 2016–2017. All rights reserved.