Package hudson.scm
Class CvsTagsParamValue
java.lang.Object
hudson.model.ParameterValue
hudson.scm.CvsTagsParamValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class hudson.model.ParameterValue
name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
buildEnvVars
(AbstractBuild<?, ?> build, EnvVars env) createVariableResolver
(AbstractBuild<?, ?> build) Methods inherited from class hudson.model.ParameterValue
buildEnvironment, buildEnvVars, createBuildWrapper, equals, getAssignedLabel, getDefinition, getDescription, getFormattedDescription, getName, getShortDescription, getValue, hashCode, isSensitive, setDescription
-
Constructor Details
-
CvsTagsParamValue
-
-
Method Details
-
buildEnvVars
- Overrides:
buildEnvVars
in classParameterValue
-
createVariableResolver
- Overrides:
createVariableResolver
in classParameterValue
-