public class ArtifactType
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
AVRO
public static final String AVRO
- See Also:
-
-
PROTOBUF
public static final String PROTOBUF
- See Also:
-
-
JSON
public static final String JSON
- See Also:
-
-
OPENAPI
public static final String OPENAPI
- See Also:
-
-
ASYNCAPI
public static final String ASYNCAPI
- See Also:
-
-
GRAPHQL
public static final String GRAPHQL
- See Also:
-
-
KCONNECT
public static final String KCONNECT
- See Also:
-
-
WSDL
public static final String WSDL
- See Also:
-
-
XSD
public static final String XSD
- See Also:
-
-
XML
public static final String XML
- See Also:
-