public class ProtobufFdArtifactTypeAdapter extends Object implements ArtifactTypeAdapter
Constructor and Description |
---|
ProtobufFdArtifactTypeAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCompatibleWith(CompatibilityLevel compatibilityLevel,
List<ContentHandle> existingArtifacts,
ContentHandle proposedArtifact) |
boolean |
isCompatibleWith(CompatibilityLevel compatibilityLevel,
List<String> existingSchemas,
String proposedSchema) |
public boolean isCompatibleWith(CompatibilityLevel compatibilityLevel, List<ContentHandle> existingArtifacts, ContentHandle proposedArtifact)
isCompatibleWith
in interface ArtifactTypeAdapter
public boolean isCompatibleWith(CompatibilityLevel compatibilityLevel, List<String> existingSchemas, String proposedSchema)
isCompatibleWith
in interface ArtifactTypeAdapter
Copyright © 2020 Red Hat. All rights reserved.