@Extension public static class UserRemoteConfig.DescriptorImpl extends hudson.model.Descriptor<UserRemoteConfig>
| Constructor and Description |
|---|
UserRemoteConfig.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.Item project,
String url,
String value) |
hudson.util.FormValidation |
doCheckUrl(hudson.model.Item project,
String credentialsId,
String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item project,
String url) |
String |
getDisplayName() |
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 hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item project,
@QueryParameter
String url)
public hudson.util.FormValidation doCheckCredentialsId(@AncestorInPath
hudson.model.Item project,
@QueryParameter
String url,
@QueryParameter
String value)
public hudson.util.FormValidation doCheckUrl(@AncestorInPath
hudson.model.Item project,
@QueryParameter
String credentialsId,
@QueryParameter
String value)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<UserRemoteConfig>Copyright © 2004-2015. All Rights Reserved.