@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class CustomOrganizationFolderDescriptor
extends hudson.model.TopLevelItemDescriptor
SCMNavigatorDescriptor.newInstance(String), a special New Item entry is displayed instead of the generic OrganizationFolder.DescriptorImpl.| Modifier and Type | Class and Description |
|---|---|
static class |
CustomOrganizationFolderDescriptor.HideGeneric
|
| Modifier and Type | Field and Description |
|---|---|
jenkins.scm.api.SCMNavigatorDescriptor |
delegate |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSpecificDescriptors() |
String |
getCategoryId()
Needed if it wants SCMNavigator implementations are categorized in Jenkins 2.x.
|
String |
getDescription()
Needed if it wants SCMNavigator implementations are categorized in Jenkins 2.x.
|
String |
getDisplayName() |
String |
getIconFilePathPattern()
Needed if it wants SCMNavigator implementations are categorized in Jenkins 2.x.
|
String |
getId() |
hudson.model.TopLevelItem |
newInstance(hudson.model.ItemGroup parent,
String name) |
String |
toString() |
all, checkApplicableIn, isApplicable, isApplicableIn, newInstance, newInstance, testInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getId()
getId in class hudson.model.Descriptor<hudson.model.TopLevelItem>public String getDisplayName()
getDisplayName in class hudson.model.TopLevelItemDescriptorpublic String getDescription()
public String getCategoryId()
public String getIconFilePathPattern()
public hudson.model.TopLevelItem newInstance(hudson.model.ItemGroup parent,
String name)
newInstance in class hudson.model.TopLevelItemDescriptor@Initializer(after=PLUGINS_STARTED,
before=EXTENSIONS_AUGMENTED)
public static void addSpecificDescriptors()
Copyright © 2016. All rights reserved.