Class BuildPipelineView.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<View>
hudson.model.ViewDescriptor
au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
BuildPipelineView

@Extension public static final class BuildPipelineView.DescriptorImpl extends ViewDescriptor
This descriptor class is required to configure the View Page
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
      descriptor impl constructor This empty constructor is required for stapler. If you remove this constructor, text name of "Build Pipeline View" will be not displayed in the "NewView" page
  • Method Details