@Symbol(value="dagshubScmSource") @Extension public static class DAGsHubSCMSource.DescriptorImpl extends jenkins.scm.api.SCMSourceDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfcategoriesclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected jenkins.scm.api.SCMHeadCategory[] |
createCategories() |
ListBoxModel |
doFillCredentialsIdItems(jenkins.scm.api.SCMSourceOwner context,
String repositoryUrl,
String credentialsId)
In charge of populating the list of possible credentials to use for the given repository URL.
|
String |
getDisplayName() |
String |
getPronoun() |
List<jenkins.scm.api.trait.SCMSourceTrait> |
getTraitsDefaults() |
forOwner, forOwner, forOwner, forOwner, getCategories, getIconClassName, getId, isApplicable, isUserInstantiableaddHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@NonNull public String getDisplayName()
getDisplayName in class Descriptor<jenkins.scm.api.SCMSource>public String getPronoun()
getPronoun in class jenkins.scm.api.SCMSourceDescriptorpublic ListBoxModel doFillCredentialsIdItems(@AncestorInPath jenkins.scm.api.SCMSourceOwner context, @QueryParameter String repositoryUrl, @QueryParameter String credentialsId)
@NonNull public List<jenkins.scm.api.trait.SCMSourceTrait> getTraitsDefaults()
getTraitsDefaults in class jenkins.scm.api.SCMSourceDescriptor@NonNull protected jenkins.scm.api.SCMHeadCategory[] createCategories()
createCategories in class jenkins.scm.api.SCMSourceDescriptorCopyright © 2016–2021. All rights reserved.