public class OpenShiftBuilder extends TimedOpenShiftBaseStep implements IOpenShiftBuilder, ITimedOpenShiftPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftBuilder.DescriptorImpl
Descriptor for
OpenShiftBuilder. |
ITimedOpenShiftPlugin.TimeoutUnitjenkins.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 List<NameValuePair> |
envVars |
protected String |
showBuildLogs |
waitTime, waitUnitapiURL, auth, authToken, namespace, verboseDISPLAY_NAMEANNOTATION_FAILURE, BUILD_NUMBER, BUILD_URL_ANNOTATION, BUILD_URL_ENV_KEY, JOB_NAME, KUBERNETES_MASTER_ENV_KEY, KUBERNETES_SERVICE_HOST_ENV_KEY, KUBERNETES_SERVICE_PORT_ENV_KEY, NAMESPACE_ENV_VAR, NAMESPACE_FILE, NAMESPACE_SYNC_BUILD_CAUSE, STATE_CANCELLED, STATE_COMPLETE, STATE_ERROR, STATE_FAILED, STATE_RUNNING| Constructor and Description |
|---|
OpenShiftBuilder(String apiURL,
String bldCfg,
String namespace,
List<NameValuePair> env,
String authToken,
String verbose,
String commitID,
String buildName,
String showBuildLogs,
String checkForTriggeredDeployments,
String waitTime,
String waitUnit) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBldCfg() |
String |
getBuildName() |
String |
getCheckForTriggeredDeployments() |
String |
getCommitID() |
List<NameValuePair> |
getEnv() |
String |
getShowBuildLogs() |
getWaitTime, getWaitUnitgetApiURL, getAuth, getAuthToken, getBaseClassName, getNamespace, getVerbose, perform, perform, setAuthall, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyEnvVars, coreLogic, getBldCfg, getBuildName, getBuildPodLogs, getCheckForTriggeredDeployments, getCommitID, getDisplayName, getGlobalTimeoutConfiguration, getShowBuildLogs, startBuild, waitOnBuildgetTimeout, getWaitTime, getWaitUnitannotateJobInfoToResource, consolidateEnvVars, constructBuildUrl, didAllImagesChangeIfNeeded, didICTCauseDeployment, didImageChangeFromPreviousVersion, doesDCTriggerOnImageTag, doIt, doIt, doItCore, getApiURL, getApiURL, getAuth, getAuthToken, getAuthToken, getBaseClassName, getClient, getClient, getLatestReplicationController, getNamespace, getNamespace, getReplicationControllerState, getVerbose, getVerbose, httpGet, isBuildFinished, isBuildRunning, isDeployFinished, isReplicationControllerScaledAppropriately, setAuth, verifyBuildgetOverride, pruneKeyprotected final String bldCfg
protected final String commitID
protected final String buildName
protected final String showBuildLogs
protected final String checkForTriggeredDeployments
protected final List<NameValuePair> envVars
public String getCommitID()
getCommitID in interface IOpenShiftBuilderpublic String getBuildName()
getBuildName in interface IOpenShiftBuilderpublic String getShowBuildLogs()
getShowBuildLogs in interface IOpenShiftBuilderpublic String getBldCfg()
getBldCfg in interface IOpenShiftBuilderpublic List<NameValuePair> getEnv()
getEnv in interface IOpenShiftBuilderpublic String getCheckForTriggeredDeployments()
getCheckForTriggeredDeployments in interface IOpenShiftBuilderCopyright © 2004-2020 Red Hat, Inc. All Rights Reserved.