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