@Extension
public static final class MercurialSCMSource.DescriptorImpl
extends jenkins.scm.api.SCMSourceDescriptor
| Constructor and Description |
|---|
MercurialSCMSource.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckBranchPattern(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(jenkins.scm.api.SCMSourceOwner owner,
String source) |
List<hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>> |
getBrowserDescriptors() |
String |
getDisplayName() |
forOwner, forOwner, forOwner, forOwner, getId, isApplicable, isUserInstantiableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 owner,
@QueryParameter
String source)
public hudson.util.FormValidation doCheckBranchPattern(@QueryParameter
String value)
public List<hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>> getBrowserDescriptors()
Copyright © 2004-2013. All Rights Reserved.