public class OpenShiftBuilder extends OpenShiftBaseStep
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftBuilder.DescriptorImpl
Descriptor for
OpenShiftBuilder. |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Modifier and Type | Field and Description |
|---|---|
protected String |
bldCfg |
protected String |
buildName |
protected String |
checkForTriggeredDeployments |
protected String |
commitID |
protected String |
showBuildLogs |
apiURL, auth, authToken, bearerToken, namespace, verbose| Constructor and Description |
|---|
OpenShiftBuilder(String apiURL,
String bldCfg,
String namespace,
String authToken,
String verbose,
String commitID,
String buildName,
String showBuildLogs,
String checkForTriggeredDeployments) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
coreLogic(hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars env) |
String |
getBldCfg() |
String |
getBuildName() |
String |
getCheckForTriggeredDeployments() |
String |
getCommitID() |
OpenShiftBuilder.DescriptorImpl |
getDescriptor() |
String |
getShowBuildLogs() |
getApiURL, getAuthToken, getNamespace, getVerbose, inspectBuildEnvAndOverrideFields, perform, perform, restoreOverridenFields, setFieldsgetProjectAction, getProjectAction, getProjectActions, perform, prebuildprotected String bldCfg
protected String commitID
protected String buildName
protected String showBuildLogs
protected String checkForTriggeredDeployments
public String getCommitID()
public String getBuildName()
public String getShowBuildLogs()
public String getBldCfg()
public String getCheckForTriggeredDeployments()
protected boolean coreLogic(hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars env)
coreLogic in class OpenShiftBaseSteppublic OpenShiftBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2016 Red Hat, Inc. All Rights Reserved.