Class NullColumnHeader
java.lang.Object
hudson.model.AbstractDescribableImpl<PipelineHeaderExtension>
au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtension
au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader
- All Implemented Interfaces:
ExtensionPoint,Describable<PipelineHeaderExtension>
Do not show any column headers
- Author:
- dalvizu
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDescriptor, since we're in the UINested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtension
getDescriptor
-
Constructor Details
-
NullColumnHeader
@DataBoundConstructor public NullColumnHeader()Default constructor
-
-
Method Details
-
getParameters
- Specified by:
getParametersin classPipelineHeaderExtension- Parameters:
build- - the build to find parameters for- Returns:
- parameters to display in the pipeline
-