@Extension public static class SingleSCMSource.DescriptorImpl extends SCMSourceDescriptor
| Constructor and Description |
|---|
SingleSCMSource.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
static List<hudson.scm.SCMDescriptor<?>> |
getSCMDescriptors(SCMSourceOwner context)
Returns the
SCMDescriptor instances that are appropriate for the current context. |
forOwner, forOwner, forOwner, forOwner, getId, isApplicable, isUserInstantiableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<SCMSource>public static List<hudson.scm.SCMDescriptor<?>> getSCMDescriptors(@AncestorInPath SCMSourceOwner context)
SCMDescriptor instances that are appropriate for the current context.context - the current context.SCMDescriptor instancesCopyright © 2004-2013. All Rights Reserved.