A C D E F G I J L N O P S U V 

A

abort(BuildListener, String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
AbstractDescriptor - Class in org.jenkinsci.plugins.openshift
 
AbstractDescriptor() - Constructor for class org.jenkinsci.plugins.openshift.AbstractDescriptor
 
AbstractDescriptor(Class<? extends Builder>) - Constructor for class org.jenkinsci.plugins.openshift.AbstractDescriptor
 
allowCertificate(X509Certificate[]) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.TrustingISSLCertificateCallback
 
allowCertificate(X509Certificate[]) - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client.TrustingISSLCertificateCallback
 
allowHostname(String, SSLSession) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.TrustingISSLCertificateCallback
 
allowHostname(String, SSLSession) - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client.TrustingISSLCertificateCallback
 
autoScale() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 

C

configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
copyURLToFile(URL, File, int, int) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
createDir(String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
createRootDeploymentFile(File, String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 

D

deleteApp(String, String) - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
DeleteApplication - Class in org.jenkinsci.plugins.openshift
 
DeleteApplication(String, String, String) - Constructor for class org.jenkinsci.plugins.openshift.DeleteApplication
 
DeleteApplication.DeleteApplicationDescriptor - Class in org.jenkinsci.plugins.openshift
 
DeleteApplication.DeleteApplicationDescriptor() - Constructor for class org.jenkinsci.plugins.openshift.DeleteApplication.DeleteApplicationDescriptor
 
deploy(List<String>, File, String) - Method in class org.jenkinsci.plugins.openshift.GitClient
 
deploy(List<String>, File, String, String) - Method in class org.jenkinsci.plugins.openshift.GitClient
Deploy the deployment units through Git
deploy(File) - Method in class org.jenkinsci.plugins.openshift.SSHClient
 
DeployApplication - Class in org.jenkinsci.plugins.openshift
 
DeployApplication(String, String, String, String, String, String, String, Boolean, OpenShiftV2Client.DeploymentType) - Constructor for class org.jenkinsci.plugins.openshift.DeployApplication
 
DeployApplication.DeployApplicationDescriptor - Class in org.jenkinsci.plugins.openshift
 
DeployApplication.DeployApplicationDescriptor() - Constructor for class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
DeployApplication.TrustingISSLCertificateCallback - Class in org.jenkinsci.plugins.openshift
 
DeployApplication.TrustingISSLCertificateCallback() - Constructor for class org.jenkinsci.plugins.openshift.DeployApplication.TrustingISSLCertificateCallback
 
doCheckLogin(String, String, String) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
doCheckPublicKeyPath(String) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
doFillDeploymentTypeItems() - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
doFillDomainItems(String) - Method in class org.jenkinsci.plugins.openshift.AbstractDescriptor
 
doFillGearProfileItems(String) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
doFillServerNameItems() - Method in class org.jenkinsci.plugins.openshift.AbstractDescriptor
 
doUploadSSHKeys(String, String, String, String) - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 

E

error(String) - Method in class org.jenkinsci.plugins.openshift.util.JenkinsLogger
 
error(String) - Method in interface org.jenkinsci.plugins.openshift.util.Logger
 

F

findServer(String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 

G

getAppName() - Method in class org.jenkinsci.plugins.openshift.DeleteApplication
 
getAppName() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getBrokerAddress() - Method in class org.jenkinsci.plugins.openshift.Server
 
getBuildStepName(String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
getCartridges() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getCartridges() - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
getDeploymentPackage() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getDeploymentType() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getDisplayName() - Method in class org.jenkinsci.plugins.openshift.DeleteApplication.DeleteApplicationDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
getDomain() - Method in class org.jenkinsci.plugins.openshift.DeleteApplication
 
getDomain() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getDomains() - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
getEnvironmentVariables() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getGearProfile() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getGearProfiles() - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
getName() - Method in class org.jenkinsci.plugins.openshift.Server
 
getOrCreateApp(String, String, List<String>, String, Map<String, String>, Boolean) - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
getOutputStream() - Method in class org.jenkinsci.plugins.openshift.util.JenkinsLogger
 
getOutputStream() - Method in interface org.jenkinsci.plugins.openshift.util.Logger
 
getPassword() - Method in class org.jenkinsci.plugins.openshift.Server
 
getPublicKeyPath() - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.openshift.DeleteApplication
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getServerName() - Method in class org.jenkinsci.plugins.openshift.DeleteApplication
 
getServerName() - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 
getServers() - Method in class org.jenkinsci.plugins.openshift.DeployApplication.DeployApplicationDescriptor
 
getServers() - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
getSSHPrivateKey() - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
getUsername() - Method in class org.jenkinsci.plugins.openshift.Server
 
GitClient - Class in org.jenkinsci.plugins.openshift
 
GitClient(IApplication) - Constructor for class org.jenkinsci.plugins.openshift.GitClient
 

I

info(String) - Method in class org.jenkinsci.plugins.openshift.util.JenkinsLogger
 
info(String) - Method in interface org.jenkinsci.plugins.openshift.util.Logger
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.openshift.AbstractDescriptor
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.openshift.DeleteApplication.DeleteApplicationDescriptor
 
isEmpty(String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
isURL(String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 

J

JenkinsLogger - Class in org.jenkinsci.plugins.openshift.util
 
JenkinsLogger(BuildListener) - Constructor for class org.jenkinsci.plugins.openshift.util.JenkinsLogger
 
JenkinsLogger(BuildListener, String) - Constructor for class org.jenkinsci.plugins.openshift.util.JenkinsLogger
 

L

log(BuildListener, String) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
Logger - Interface in org.jenkinsci.plugins.openshift.util
 

N

NOOP - Static variable in interface org.jenkinsci.plugins.openshift.util.Logger
 

O

openOutputStream(File) - Static method in class org.jenkinsci.plugins.openshift.util.Utils
 
OpenShiftException - Exception in org.jenkinsci.plugins.openshift
 
OpenShiftException() - Constructor for exception org.jenkinsci.plugins.openshift.OpenShiftException
 
OpenShiftException(String, Throwable, boolean, boolean) - Constructor for exception org.jenkinsci.plugins.openshift.OpenShiftException
 
OpenShiftException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.openshift.OpenShiftException
 
OpenShiftException(String) - Constructor for exception org.jenkinsci.plugins.openshift.OpenShiftException
 
OpenShiftException(Throwable) - Constructor for exception org.jenkinsci.plugins.openshift.OpenShiftException
 
OpenShiftV2Client - Class in org.jenkinsci.plugins.openshift
 
OpenShiftV2Client(String, String, String) - Constructor for class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
OpenShiftV2Client.DeploymentType - Enum in org.jenkinsci.plugins.openshift
 
OpenShiftV2Client.TrustingISSLCertificateCallback - Class in org.jenkinsci.plugins.openshift
 
OpenShiftV2Client.TrustingISSLCertificateCallback() - Constructor for class org.jenkinsci.plugins.openshift.OpenShiftV2Client.TrustingISSLCertificateCallback
 
org.jenkinsci.plugins.openshift - package org.jenkinsci.plugins.openshift
 
org.jenkinsci.plugins.openshift.util - package org.jenkinsci.plugins.openshift.util
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.openshift.DeleteApplication
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.openshift.DeployApplication
 

S

Server - Class in org.jenkinsci.plugins.openshift
 
Server(String, String, String, String) - Constructor for class org.jenkinsci.plugins.openshift.Server
 
setLogger(Logger) - Method in class org.jenkinsci.plugins.openshift.GitClient
 
setLogger(Logger) - Method in class org.jenkinsci.plugins.openshift.SSHClient
 
setSSHPrivateKey(String) - Method in class org.jenkinsci.plugins.openshift.SSHClient
 
SSHClient - Class in org.jenkinsci.plugins.openshift
 
SSHClient(IApplication) - Constructor for class org.jenkinsci.plugins.openshift.SSHClient
 
sshKeyExists(File) - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 

U

uploadSSHKey(File) - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
Utils - Class in org.jenkinsci.plugins.openshift.util
 

V

validate() - Method in class org.jenkinsci.plugins.openshift.OpenShiftV2Client
 
valueOf(String) - Static method in enum org.jenkinsci.plugins.openshift.OpenShiftV2Client.DeploymentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.plugins.openshift.OpenShiftV2Client.DeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I J L N O P S U V 

Copyright © 2004-2014. All Rights Reserved.