Class QuayImageParameterValue

java.lang.Object
hudson.model.ParameterValue
io.jenkins.plugins.quay.QuayImageParameterValue
All Implemented Interfaces:
Serializable

public class QuayImageParameterValue extends ParameterValue
Represents the value of a QuayImageParameter. Contains the selected tag and provides the full image reference as an environment variable.
See Also: