@Extension
public static class PipelineMultiBranchDefaultsProject.DescriptorImpl
extends org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFilePathPattern() |
hudson.model.TopLevelItem |
newInstance(hudson.model.ItemGroup parent,
String name) |
getIconClassName, isApplicable
childNameGenerator, getBranchSourceDescriptor, getClazz, getIconDescriptors, getProjectClass, getProjectFactoryDescriptors, getSCMSourceDescriptors, isIconConfigurable
getCategoryId, getHealthMetricDescriptors, getPropertyDescriptors, isLookAndFeelConfigurable, isTabBarConfigurable
all, checkApplicableIn, getIconFilePath, isApplicableIn, newInstance, newInstance, testInstance
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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 org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
public String getDescription()
getDescription
in class org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
public String getIconFilePathPattern()
getIconFilePathPattern
in class org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
public hudson.model.TopLevelItem newInstance(hudson.model.ItemGroup parent, String name)
newInstance
in class org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
Copyright © 2016–2019. All rights reserved.