@Extension public static class LibraryConfiguration.DescriptorImpl extends Descriptor<LibraryConfiguration>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckDefaultVersion(Item context,
String defaultVersion,
boolean implicit,
boolean allowVersionOverride,
String name) |
FormValidation |
doCheckName(String name) |
Collection<LibraryRetrieverDescriptor> |
getRetrieverDescriptors() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public Collection<LibraryRetrieverDescriptor> getRetrieverDescriptors()
public FormValidation doCheckName(@QueryParameter String name)
public FormValidation doCheckDefaultVersion(@AncestorInPath Item context, @QueryParameter String defaultVersion, @QueryParameter boolean implicit, @QueryParameter boolean allowVersionOverride, @QueryParameter String name)
Copyright © 2016–2022. All rights reserved.