@Symbol(value="modernSCM") @Extension public static class SCMSourceRetriever.DescriptorImpl extends LibraryRetrieverDescriptor implements org.jenkinsci.plugins.structs.describable.CustomDescribableModel
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable |
customUninstantiate(org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable ud) |
FormValidation |
doCheckLibraryPath(String libraryPath) |
String |
getDisplayName() |
Collection<jenkins.scm.api.SCMSourceDescriptor> |
getSCMDescriptors()
Returns only implementations overriding
SCMSource.retrieve(String, TaskListener) or SCMSource.retrieve(String, TaskListener, Item) . |
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
@POST public FormValidation doCheckLibraryPath(@QueryParameter String libraryPath)
public String getDisplayName()
getDisplayName
in class Descriptor<LibraryRetriever>
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public Collection<jenkins.scm.api.SCMSourceDescriptor> getSCMDescriptors()
SCMSource.retrieve(String, TaskListener)
or SCMSource.retrieve(String, TaskListener, Item)
.public org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable customUninstantiate(org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable ud)
customUninstantiate
in interface org.jenkinsci.plugins.structs.describable.CustomDescribableModel
Copyright © 2016–2022. All rights reserved.