public class EnvProperties extends Object implements com.atlassian.bamboo.specs.api.model.EntityProperties
| Modifier and Type | Field and Description |
|---|---|
static com.atlassian.bamboo.specs.api.validators.common.ValidationContext |
VALIDATION_CONTEXT |
| Constructor and Description |
|---|
EnvProperties() |
EnvProperties(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
void |
validate() |
public static final com.atlassian.bamboo.specs.api.validators.common.ValidationContext VALIDATION_CONTEXT
Copyright © 2019 Atlassian. All rights reserved.