Package io.apicurio.registry.cli
Class ArtifactCommand
- java.lang.Object
-
- io.apicurio.registry.cli.AbstractCommand
-
- io.apicurio.registry.cli.GroupCommand
-
- io.apicurio.registry.cli.ArtifactCommand
-
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
CUCommand
,DeleteCommand
,GetCommand
,ListRulesCommand
,MetadataCommand
,VersionsCommand
public abstract class ArtifactCommand extends GroupCommand
- Author:
- Ales Justin
-
-
Field Summary
-
Fields inherited from class io.apicurio.registry.cli.AbstractCommand
log, mapper
-
-
Constructor Summary
Constructors Constructor Description ArtifactCommand()
-