@Extension
public static class GitSCMSource.DescriptorImpl
extends jenkins.scm.api.SCMSourceDescriptor
| Constructor and Description |
|---|
GitSCMSource.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(jenkins.scm.api.SCMSourceOwner context,
String url,
String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(jenkins.scm.api.SCMSourceOwner context,
String remote,
String credentialsId) |
hudson.util.ListBoxModel |
doFillGitToolItems() |
List<hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>> |
getBrowserDescriptors() |
String |
getDisplayName() |
List<GitSCMExtensionDescriptor> |
getExtensionDescriptors() |
GitSCM.DescriptorImpl |
getSCMDescriptor() |
boolean |
showGitToolOptions() |
forOwner, forOwner, forOwner, forOwner, getId, isApplicable, isUserInstantiableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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
jenkins.scm.api.SCMSourceOwner context,
@QueryParameter
String remote,
@QueryParameter
String credentialsId)
public hudson.util.FormValidation doCheckCredentialsId(@AncestorInPath
jenkins.scm.api.SCMSourceOwner context,
@QueryParameter
String url,
@QueryParameter
String value)
public GitSCM.DescriptorImpl getSCMDescriptor()
public List<GitSCMExtensionDescriptor> getExtensionDescriptors()
public List<hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>> getBrowserDescriptors()
public boolean showGitToolOptions()
public hudson.util.ListBoxModel doFillGitToolItems()
Copyright © 2007–2016. All rights reserved.