Class ArtifactReference
java.lang.Object
io.apicurio.registry.resolver.strategy.ArtifactReferenceImpl
io.apicurio.registry.serde.strategy.ArtifactReference
- All Implemented Interfaces:
ArtifactReference
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
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class io.apicurio.registry.resolver.strategy.ArtifactReferenceImpl
equals, getArtifactId, getContentHash, getContentId, getGlobalId, getGroupId, getVersion, hashCode, hasValue, setArtifactId, setContentHash, setContentId, setGlobalId, setGroupId, setVersion, toString
-
Method Details
-
fromGlobalId
-
builder
-