Class CRPluggableArtifact
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
com.thoughtworks.go.plugin.configrepo.contract.CRPluggableArtifact
- All Implemented Interfaces:
Locatable
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionCRPluggableArtifact(String id, String storeId, List<CRConfigurationProperty> configurationProperties) -
Method Summary
Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
getLocationMethods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getLocation, setLocation
-
Constructor Details
-
CRPluggableArtifact
public CRPluggableArtifact(String id, String storeId, List<CRConfigurationProperty> configurationProperties)
-
-
Method Details
-
getErrors
- Overrides:
getErrorsin classCRArtifact
-