@Extension public static class ScmManager.DescriptorImpl extends HgBrowser.HgBrowserDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
protected FormValidation |
check(URL url)
Perform optional additional checks on URL, such as that it uses a particular host.
|
FormValidation |
doCheckUrl(String url)
Stapler does not seem to (reliably) find the web method on subclasses, so each needs to implement this to call
HgBrowser.HgBrowserDescriptor._doCheckUrl(java.lang.String) . |
String |
getDisplayName() |
_doCheckUrl
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<RepositoryBrowser<?>>
public FormValidation doCheckUrl(@QueryParameter String url)
HgBrowser.HgBrowserDescriptor
HgBrowser.HgBrowserDescriptor._doCheckUrl(java.lang.String)
.
HgBrowser.HgBrowserDescriptor.check(java.net.URL)
may be used for browser-specific checks.doCheckUrl
in class HgBrowser.HgBrowserDescriptor
protected FormValidation check(URL url)
HgBrowser.HgBrowserDescriptor
check
in class HgBrowser.HgBrowserDescriptor
Copyright © 2016–2022. All rights reserved.