public class NoopArtifactTypeAdapter extends Object implements ArtifactTypeAdapter
Modifier and Type | Field and Description |
---|---|
static ArtifactTypeAdapter |
INSTANCE |
Constructor and Description |
---|
NoopArtifactTypeAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCompatibleWith(CompatibilityLevel compatibilityLevel,
List<String> existingSchemas,
String proposedSchema) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCompatibleWith
public static ArtifactTypeAdapter INSTANCE
public boolean isCompatibleWith(CompatibilityLevel compatibilityLevel, List<String> existingSchemas, String proposedSchema)
Copyright © 2020 Red Hat. All rights reserved.