public class CodefreshStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
CodefreshStep.DescriptorImpl |
static class |
CodefreshStep.Execution |
| Constructor and Description |
|---|
CodefreshStep(boolean build,
String cfService,
boolean launch,
String cfComposition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBuild() |
String |
getCfBranch() |
String |
getCfComposition() |
String |
getCfService() |
boolean |
getLaunch() |
void |
setCfBranch(String cfBranch) |
Copyright © 2016. All rights reserved.