Package org.citydb.plugin
Class CliCommand
- java.lang.Object
-
- org.citydb.plugin.CliCommand
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public abstract class CliCommand extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Integer>
-
-
Constructor Summary
Constructors Constructor Description CliCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
preprocess(picocli.CommandLine commandLine)
-