Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckNickname(String nickname) |
hudson.util.FormValidation |
doCheckRegUrl(String value) |
hudson.util.FormValidation |
doDeleteRegistry(String nickname) |
String |
getDisplayName() |
void |
save() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<Registry>
public hudson.util.FormValidation doCheckNickname(@QueryParameter String nickname)
public hudson.util.FormValidation doDeleteRegistry(@QueryParameter String nickname)
public hudson.util.FormValidation doCheckRegUrl(@QueryParameter String value)
public void save()
save
in interface hudson.model.Saveable
save
in class hudson.model.Descriptor<Registry>
Copyright © 2016–2024. All rights reserved.