public class FacadeConverter extends Object
Constructor and Description |
---|
FacadeConverter() |
Modifier and Type | Method and Description |
---|---|
static SchemaContent |
convert(StoredArtifact artifactVersion) |
static SubjectVersion |
convert(String artifactId,
Long version) |
static Schema |
convert(String subject,
StoredArtifact storedArtifact) |
static int |
convertUnsigned(long value) |
public static int convertUnsigned(long value)
public static Schema convert(String subject, StoredArtifact storedArtifact)
public static SchemaContent convert(StoredArtifact artifactVersion)
public static SubjectVersion convert(String artifactId, Long version)
Copyright © 2020 Red Hat. All rights reserved.