Class ExtendedChoiceParameterValue
java.lang.Object
hudson.model.ParameterValue
hudson.model.StringParameterValue
com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class hudson.model.StringParameterValue
value
Fields inherited from class hudson.model.ParameterValue
name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.StringParameterValue
buildEnvironment, doTrim, equals, getShortDescription, getValue, hashCode, toString
Methods inherited from class hudson.model.ParameterValue
buildEnvVars, buildEnvVars, createBuildWrapper, getAssignedLabel, getDefinition, getDescription, getFormattedDescription, getName, isSensitive, setDescription
-
Constructor Details
-
ExtendedChoiceParameterValue
-
-
Method Details
-
createVariableResolver
- Overrides:
createVariableResolver
in classStringParameterValue
-