@Extension public static class RemoteJenkinsServer.DescriptorImpl extends hudson.model.Descriptor<RemoteJenkinsServer>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
doFillAuthenticationMode() |
hudson.util.ListBoxModel |
doFillCredsItems() |
hudson.util.FormValidation |
doValidateAddress(String address)
Validates the given address to see that it's well-formed, and is reachable.
|
String |
getDisplayName()
In order to load the persisted global configuration, you have to call load() in the constructor.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 getDisplayName()
getDisplayName in class hudson.model.Descriptor<RemoteJenkinsServer>public hudson.util.ListBoxModel doFillCredsItems()
public net.sf.json.JSONObject doFillAuthenticationMode()
public hudson.util.FormValidation doValidateAddress(@QueryParameter
String address)
address - Remote address to be validatedCopyright © 2004–2015. All rights reserved.