@Symbol(value={"gerrit","git"})
@Extension
public static class GerritSCMSource.DescriptorImpl
extends jenkins.scm.api.SCMSourceDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected jenkins.scm.api.SCMHeadCategory[] |
createCategories() |
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.Item context,
String remote,
String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item context,
String remote,
String credentialsId) |
hudson.util.ListBoxModel |
doFillGitToolItems() |
List<hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>> |
getBrowserDescriptors() |
String |
getDisplayName() |
List<hudson.plugins.git.extensions.GitSCMExtensionDescriptor> |
getExtensionDescriptors() |
hudson.plugins.git.GitSCM.DescriptorImpl |
getSCMDescriptor() |
List<jenkins.scm.api.trait.SCMSourceTrait> |
getTraitsDefaults() |
List<jenkins.scm.impl.form.NamedArrayList<? extends jenkins.scm.api.trait.SCMSourceTraitDescriptor>> |
getTraitsDescriptorLists() |
boolean |
showGitToolOptions() |
forOwner, forOwner, forOwner, forOwner, getCategories, getIconClassName, getId, getPronoun, 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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<jenkins.scm.api.SCMSource>public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item context,
@QueryParameter
String remote,
@QueryParameter
String credentialsId)
public hudson.util.FormValidation doCheckCredentialsId(@AncestorInPath
hudson.model.Item context,
@QueryParameter
String remote,
@QueryParameter
String value)
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public hudson.plugins.git.GitSCM.DescriptorImpl getSCMDescriptor()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public List<hudson.plugins.git.extensions.GitSCMExtensionDescriptor> getExtensionDescriptors()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public List<hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>> getBrowserDescriptors()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public boolean showGitToolOptions()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.ListBoxModel doFillGitToolItems()
public List<jenkins.scm.impl.form.NamedArrayList<? extends jenkins.scm.api.trait.SCMSourceTraitDescriptor>> getTraitsDescriptorLists()
public List<jenkins.scm.api.trait.SCMSourceTrait> getTraitsDefaults()
@Nonnull protected jenkins.scm.api.SCMHeadCategory[] createCategories()
createCategories in class jenkins.scm.api.SCMSourceDescriptorCopyright © 2018–2025. All rights reserved.