Class SubsystemDBUpgradeCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
-
Field Summary
Fields -
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 org.dogtagpki.cli.CommandCLI
createOptions, executeMethods 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
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
SubsystemDBUpgradeCLI
-
SubsystemDBUpgradeCLI
-
-
Method Details
-
execute
- Overrides:
executein classCommandCLI- Throws:
Exception
-
upgrade
- Throws:
Exception
-