@Extension public static class GitLab.GitLabDescriptor extends Descriptor<RepositoryBrowser<?>>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
GitLabDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckVersion(String version)
Validate the contents of the version field.
|
String |
getDisplayName() |
GitLab |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject jsonObject) |
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@NonNull public String getDisplayName()
getDisplayName in class Descriptor<RepositoryBrowser<?>>public GitLab newInstance(org.kohsuke.stapler.StaplerRequest req, @NonNull net.sf.json.JSONObject jsonObject) throws Descriptor.FormException
newInstance in class Descriptor<RepositoryBrowser<?>>Descriptor.FormExceptionpublic FormValidation doCheckVersion(@QueryParameter(fixEmpty=true) String version) throws IOException, javax.servlet.ServletException
version - gitlab version value entered by the userIOException - on input or output errorjavax.servlet.ServletException - on servlet errorCopyright © 2007–2021. All rights reserved.