public class SimpleColumnHeader extends PipelineHeaderExtension
Modifier and Type | Class and Description |
---|---|
static class |
SimpleColumnHeader.DescriptorImpl
Descriptor since we're in the UI
|
Constructor and Description |
---|
SimpleColumnHeader()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getParameters(hudson.model.AbstractBuild<?,?> build) |
getDescriptor
@DataBoundConstructor public SimpleColumnHeader()
public Map<String,String> getParameters(hudson.model.AbstractBuild<?,?> build)
getParameters
in class PipelineHeaderExtension
build
- - the build to find parameters forCopyright © 2004–2017. All rights reserved.