Class ArtifactReference

java.lang.Object
io.apicurio.registry.resolver.strategy.ArtifactReferenceImpl
io.apicurio.registry.serde.strategy.ArtifactReference
All Implemented Interfaces:
ArtifactReference

public class ArtifactReference extends ArtifactReferenceImpl
There is a new implementation of this class that can be found here ArtifactReferenceImpl and here We keep this class for compatibilty This class holds the information that reference one Artifact in Apicurio Registry. It will always make reference to an artifact in a group. Optionally it can reference to a specific version.
Author:
Fabian Martinez, Jakub Senko m@jsenko.net