Class PipelineMultiBranchDefaultsProject.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<TopLevelItem>
hudson.model.TopLevelItemDescriptor
com.cloudbees.hudson.plugins.folder.AbstractFolderDescriptor
jenkins.branch.MultiBranchProjectDescriptor
org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
org.jenkinsci.plugins.pipeline.multibranch.defaults.PipelineMultiBranchDefaultsProject.DescriptorImpl
- Enclosing class:
PipelineMultiBranchDefaultsProject
@Extension
public static class PipelineMultiBranchDefaultsProject.DescriptorImpl
extends org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.branch.MultiBranchProjectDescriptor
jenkins.branch.MultiBranchProjectDescriptor.ChildNameGeneratorImpl<P,R> Nested classes/interfaces inherited from class Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self -
Field Summary
Fields inherited from class Descriptor
clazz -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
getIconClassName, isApplicableMethods inherited from class jenkins.branch.MultiBranchProjectDescriptor
childNameGenerator, getBranchSourceDescriptor, getClazz, getIconDescriptors, getProjectClass, getProjectFactoryDescriptors, getSCMSourceDescriptors, isIconConfigurableMethods inherited from class com.cloudbees.hudson.plugins.folder.AbstractFolderDescriptor
getCategoryId, getHealthMetricDescriptors, getPropertyDescriptors, isLookAndFeelConfigurable, isTabBarConfigurableMethods inherited from class TopLevelItemDescriptor
all, checkApplicableIn, doCheckDisplayNameOrNull, getIconFilePath, isApplicableIn, newInstance, newInstance, testInstanceMethods inherited from class Descriptor
addHelpFileRedirect, bindJSON, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, configure, doHelp, 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, getRequiredGlobalConfigPagePermission, getStaticHelpUrl, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayNamein classorg.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
-
getDescription
- Overrides:
getDescriptionin classorg.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
-
getIconFilePathPattern
- Overrides:
getIconFilePathPatternin classorg.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
-
newInstance
- Overrides:
newInstancein classorg.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.DescriptorImpl
-