Class AbstractExportImportCommand
- java.lang.Object
-
- org.keycloak.quarkus.runtime.cli.command.AbstractCommand
-
- org.keycloak.quarkus.runtime.cli.command.AbstractExportImportCommand
-
- All Implemented Interfaces:
Runnable
public abstract class AbstractExportImportCommand extends AbstractCommand implements Runnable
-
-
Field Summary
-
Fields inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractCommand
spec
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractExportImportCommand(String action)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoBeforeRun()voidrun()-
Methods inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractCommand
executionError, executionError
-
-