@Extension
public static class FreeStyleMultiBranchProject.DescriptorImpl
extends jenkins.branch.MultiBranchProjectDescriptor
FreeStyleMultiBranchProject
's descriptor.Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Sets the description of this item type.
|
String |
getDisplayName() |
String |
getIconFilePathPattern()
Needed to define image for new item in Jenkins 2.x.
|
hudson.model.TopLevelItem |
newInstance(hudson.model.ItemGroup parent,
String name) |
childNameGenerator, getBranchSourceDescriptor, getClazz, getIconDescriptors, getProjectClass, getProjectFactoryDescriptors, getSCMSourceDescriptors, isIconConfigurable
getCategoryId, getHealthMetricDescriptors, getIconClassName, getPropertyDescriptors, isLookAndFeelConfigurable, isTabBarConfigurable
all, checkApplicableIn, isApplicable, isApplicableIn, newInstance, newInstance, testInstance
addHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@Nonnull public String getDisplayName()
getDisplayName
in class com.cloudbees.hudson.plugins.folder.AbstractFolderDescriptor
public String getDescription()
getDescription
in class com.cloudbees.hudson.plugins.folder.AbstractFolderDescriptor
public String getIconFilePathPattern()
getIconFilePathPattern
in class com.cloudbees.hudson.plugins.folder.AbstractFolderDescriptor
public hudson.model.TopLevelItem newInstance(hudson.model.ItemGroup parent, String name)
newInstance
in class hudson.model.TopLevelItemDescriptor
Copyright © 2016–2017. All rights reserved.