Class CRConfigurationProperty
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
- All Implemented Interfaces:
Locatable
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionCRConfigurationProperty(String key, String value) CRConfigurationProperty(String key, String value, String encryptedValue) -
Method Summary
Modifier and TypeMethodDescriptionvoidgetErrors(ErrorCollection errors, String parentLocation) getLocation(String parent) booleanbooleanMethods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getLocation, setLocation
-
Constructor Details
-
CRConfigurationProperty
public CRConfigurationProperty() -
CRConfigurationProperty
-
CRConfigurationProperty
-
CRConfigurationProperty
-
-
Method Details