Class EnvProperties

  • All Implemented Interfaces:
    com.atlassian.bamboo.specs.api.model.EntityProperties

    public class EnvProperties
    extends Object
    implements com.atlassian.bamboo.specs.api.model.EntityProperties
    • Field Detail

      • VALIDATION_CONTEXT

        public static final com.atlassian.bamboo.specs.api.validators.common.ValidationContext VALIDATION_CONTEXT
    • Constructor Detail

      • EnvProperties

        public EnvProperties()
      • EnvProperties

        public EnvProperties​(String key,
                             String value)
    • Method Detail

      • getKey

        public String getKey()
      • getValue

        public String getValue()
      • validate

        public void validate()
        Specified by:
        validate in interface com.atlassian.bamboo.specs.api.model.EntityProperties
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object