@Extension public static class GoogleCode.DescriptorImpl extends HgBrowser.HgBrowserDescriptor
| Constructor and Description |
|---|
GoogleCode.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.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() |
GoogleCode |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
_doCheckUrl, checkaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>public GoogleCode newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>hudson.model.Descriptor.FormExceptionpublic hudson.util.FormValidation doCheckUrl(@QueryParameter
String url)
HgBrowser.HgBrowserDescriptorHgBrowser.HgBrowserDescriptor._doCheckUrl(java.lang.String).
HgBrowser.HgBrowserDescriptor.check(java.net.URL) may be used for browser-specific checks.doCheckUrl in class HgBrowser.HgBrowserDescriptorCopyright © 2004-2013. All Rights Reserved.