Class MultiBranchHeaderParameter.MultiBranchHeaderValue
java.lang.Object
hudson.model.ParameterValue
io.jenkins.plugins.multibranchparams.MultiBranchHeaderParameter.MultiBranchHeaderValue
- All Implemented Interfaces:
Serializable
- Enclosing class:
MultiBranchHeaderParameter
A
ParameterValue that injects nothing into the build environment.
Never actually stored in a ParametersAction since
MultiBranchHeaderParameter.createValue(org.kohsuke.stapler.StaplerRequest2, net.sf.json.JSONObject) returns null.- See Also:
-
Field Summary
Fields inherited from class hudson.model.ParameterValue
name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.ParameterValue
buildEnvVars, buildEnvVars, createBuildWrapper, createVariableResolver, equals, getAssignedLabel, getDefinition, getDescription, getFormattedDescription, getName, getShortDescription, hashCode, isSensitive, setDescription
-
Constructor Details
-
MultiBranchHeaderValue
public MultiBranchHeaderValue()
-
-
Method Details
-
getValue
- Overrides:
getValuein classParameterValue
-
buildEnvironment
- Overrides:
buildEnvironmentin classParameterValue
-