@Symbol(value="gitblit")
@Extension
public static class GitBlitSCMSource.DescriptorImpl
extends jenkins.scm.api.SCMSourceDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS |
static String |
SAME |
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCheckoutCredentialsIdItems(hudson.model.Item context,
String apiUri)
Method used by the UI to populate the checkoutCredentialsId element
|
hudson.util.ListBoxModel |
doFillGitblitUriItems() |
hudson.util.ListBoxModel |
doFillScanCredentialsIdItems(hudson.model.Item context,
String apiUri)
Method used by the UI to populate the scanCredentialsId element
|
String |
getDisplayName() |
boolean |
isGitblitUriSelectable() |
createCategories, forOwner, forOwner, forOwner, forOwner, getCategories, getIconClassName, getId, getPronoun, getTraitsDefaults, 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 static final String ANONYMOUS
public static final String SAME
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<jenkins.scm.api.SCMSource>public hudson.util.ListBoxModel doFillGitblitUriItems()
public hudson.util.ListBoxModel doFillCheckoutCredentialsIdItems(@AncestorInPath
hudson.model.Item context,
@QueryParameter
String apiUri)
context - The Jenkins context.apiUri - The Gitblit URI.public hudson.util.ListBoxModel doFillScanCredentialsIdItems(@AncestorInPath
hudson.model.Item context,
@QueryParameter
String apiUri)
context - The Jenkins context.apiUri - The Gitblit URI.public boolean isGitblitUriSelectable()
Copyright © 2016–2019. All rights reserved.