@Extension
public static final class GlobalConsulConfig.DescriptorImpl
extends hudson.model.Descriptor<jenkins.model.GlobalConfiguration>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.ListBoxModel |
doFillConsulDebugModeItems() |
hudson.util.FormValidation |
doTestConnection(String consulHostUrl,
String consulTestUri) |
String |
getConsulAclToken() |
String |
getConsulApiUri() |
DebugMode |
getConsulDebugMode() |
String |
getConsulHostUrl() |
String |
getConsulTestUri() |
int |
getConsulTimeoutConnection() |
int |
getConsulTimeoutResponse() |
DebugMode |
getDefaultConsulDebugMode() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, 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, toMappublic String getConsulHostUrl()
public String getConsulAclToken()
public String getConsulApiUri()
public int getConsulTimeoutConnection()
public int getConsulTimeoutResponse()
public String getConsulTestUri()
public DebugMode getConsulDebugMode()
public hudson.util.ListBoxModel doFillConsulDebugModeItems()
public DebugMode getDefaultConsulDebugMode()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>hudson.model.Descriptor.FormExceptionCopyright © 2016. All rights reserved.