Class PipelineMultiBranchDefaultsProjectFactory.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<jenkins.branch.MultiBranchProjectFactory>
jenkins.branch.MultiBranchProjectFactoryDescriptor
org.jenkinsci.plugins.pipeline.multibranch.defaults.PipelineMultiBranchDefaultsProjectFactory.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
PipelineMultiBranchDefaultsProjectFactory

@Extension public static class PipelineMultiBranchDefaultsProjectFactory.DescriptorImpl extends jenkins.branch.MultiBranchProjectFactoryDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • newInstance

      public jenkins.branch.MultiBranchProjectFactory newInstance()
      Specified by:
      newInstance in class jenkins.branch.MultiBranchProjectFactoryDescriptor
    • getDisplayName

      @NonNull public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<jenkins.branch.MultiBranchProjectFactory>