Class CRArtifact
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
- All Implemented Interfaces:
Locatable
- Direct Known Subclasses:
CRBuiltInArtifact,CRPluggableArtifact
public abstract class CRArtifact extends CRBase
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CRArtifact()CRArtifact(CRArtifactType type) -
Method Summary
Modifier and Type Method Description voidgetErrors(ErrorCollection errors, java.lang.String parentLocation)java.lang.StringgetLocation(java.lang.String parent)Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getLocation, setLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait