Class CRStage
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.CRStage
- All Implemented Interfaces:
Locatable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEnvironmentVariable(CREnvironmentVariable variable) voidaddEnvironmentVariable(String key, String value) voidvoidgetErrors(ErrorCollection errors, String parentLocation) getLocation(String parent) booleanvalidateNameUniqueness(HashSet<String> keys) Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getLocation, setLocation