@Extension
public class GlobalConfigurationMdtDeploy
extends jenkins.model.GlobalConfiguration
Constructor and Description |
---|
GlobalConfigurationMdtDeploy() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
static GlobalConfigurationMdtDeploy |
get() |
boolean |
getDisableCheckSSL() |
String |
getUrl() |
void |
setDisableCheckSSL(boolean disableCheckSSL) |
void |
setUrl(String url) |
all, getCategory, getDescriptor, getDisplayName, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>
hudson.model.Descriptor.FormException
public static GlobalConfigurationMdtDeploy get()
public String getUrl()
public void setUrl(String url)
public boolean getDisableCheckSSL()
public void setDisableCheckSSL(boolean disableCheckSSL)
Copyright © 2004-2016. All Rights Reserved.