Class JsonEditorParameterValue
java.lang.Object
hudson.model.ParameterValue
io.jenkins.plugins.json_editor_parameter.JsonEditorParameterValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class hudson.model.ParameterValue
name
-
Constructor Summary
ConstructorsConstructorDescriptionJsonEditorParameterValue
(String name, String value) JsonEditorParameterValue
(String name, String value, String description) -
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
-
JsonEditorParameterValue
-
JsonEditorParameterValue
-
-
Method Details
-
buildEnvironment
- Overrides:
buildEnvironment
in classParameterValue
-
getValue
- Overrides:
getValue
in classParameterValue
-