Class SubsystemDBUpgradeCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
org.dogtagpki.server.cli.ServerCommandCLI
org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
Constructor Summary
ConstructorsConstructorDescriptionSubsystemDBUpgradeCLI(String name, String description, CLI parent) SubsystemDBUpgradeCLI(CLI parent) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.commons.cli.CommandLine cmd) voidupgrade(LDAPConfig ldapConfig, LdapBoundConnection conn) Methods inherited from class ServerCommandCLI
createOptions, getAuthInfo, getEngineConfig, getSecurePort, initializeTomcatJSSMethods inherited from class CommandCLI
execute, parseOptionsMethods inherited from class CLI
addModule, addModule, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, printHelp, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
SubsystemDBUpgradeCLI
-
SubsystemDBUpgradeCLI
-
-
Method Details
-
execute
- Overrides:
executein classCommandCLI- Throws:
Exception
-
upgrade
- Throws:
Exception
-