Package | Description |
---|---|
io.apicurio.registry.ccompat.rest | |
io.apicurio.registry.ccompat.rest.impl | |
io.apicurio.registry.ccompat.store |
Modifier and Type | Method and Description |
---|---|
List<SubjectVersion> |
SchemasResource.getSubjectVersions(int id)
Get the subject-version pairs identified by the input ID.
|
Modifier and Type | Method and Description |
---|---|
List<SubjectVersion> |
SchemasResourceImpl.getSubjectVersions(int id) |
Modifier and Type | Method and Description |
---|---|
static SubjectVersion |
FacadeConverter.convert(String artifactId,
Long version) |
Modifier and Type | Method and Description |
---|---|
List<SubjectVersion> |
RegistryStorageFacadeImpl.getSubjectVersions(int globalId) |
List<SubjectVersion> |
RegistryStorageFacade.getSubjectVersions(int globalId) |
Copyright © 2020 Red Hat. All rights reserved.