Package org.dogtagpki.server.cli
Class SubsystemDBVLVReindexCLI
- java.lang.Object
-
- org.dogtagpki.cli.CLI
-
- org.dogtagpki.cli.CommandCLI
-
- org.dogtagpki.server.cli.SubsystemDBVLVReindexCLI
-
public class SubsystemDBVLVReindexCLI extends CommandCLI
- Author:
- Endi S. Dewata
-
-
Constructor Summary
Constructors Constructor Description SubsystemDBVLVReindexCLI(CLI parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute(org.apache.commons.cli.CommandLine cmd)
-
Methods inherited from class org.dogtagpki.cli.CommandCLI
createOptions, execute
-
Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
-
-
-
Constructor Detail
-
SubsystemDBVLVReindexCLI
public SubsystemDBVLVReindexCLI(CLI parent)
-
-
Method Detail
-
execute
public void execute(org.apache.commons.cli.CommandLine cmd) throws java.lang.Exception
- Overrides:
execute
in classCommandCLI
- Throws:
java.lang.Exception
-
-