public class BuildVariablesHeader extends AbstractNameValueHeader
Modifier and Type | Class and Description |
---|---|
static class |
BuildVariablesHeader.DescriptorImpl
Descriptor, since we're in the UI
|
Constructor and Description |
---|
BuildVariablesHeader()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getParameters(hudson.model.AbstractBuild<?,?> build) |
getDescriptor
@DataBoundConstructor public BuildVariablesHeader()
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.