@Extension public static class SingleSCMNavigator.DescriptorImpl extends SCMNavigatorDescriptor
| Constructor and Description |
|---|
SingleSCMNavigator.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
SCMNavigator |
newInstance(String name)
Creates a default navigator, if there should be one displayed.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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<SCMNavigator>public SCMNavigator newInstance(String name)
SCMNavigatorDescriptorjenkins.branch.SpecificDescriptor.
If returning non-null, you may also provide a newInstanceDetail view as per TopLevelItemDescriptor.newInstance in class SCMNavigatorDescriptorname - a name supplied by the user which may be used as a hint for preconfigurationCopyright © 2004-2015. All Rights Reserved.