Package io.apicurio.registry.cli
Class CUArtifactCommand
- java.lang.Object
-
- io.apicurio.registry.cli.AbstractCommand
-
- io.apicurio.registry.cli.GroupCommand
-
- io.apicurio.registry.cli.ArtifactCommand
-
- io.apicurio.registry.cli.CUCommand
-
- io.apicurio.registry.cli.CUArtifactCommand
-
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
CreateCommand
,UpdateCommand
public abstract class CUArtifactCommand extends CUCommand
- Author:
- Ales Justin
-
-
Field Summary
-
Fields inherited from class io.apicurio.registry.cli.AbstractCommand
log, mapper
-
-
Constructor Summary
Constructors Constructor Description CUArtifactCommand()
-
Method Summary
-
Methods inherited from class io.apicurio.registry.cli.AbstractCommand
getClient, println
-
-