Class CACertRequestUpdateCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.cli.SubsystemCommandCLI
com.netscape.cmstools.ca.CACertRequestActionCLI
com.netscape.cmstools.ca.CACertRequestUpdateCLI
-
Field Summary
Fields inherited from class CACertRequestActionCLI
loggerFields inherited from class SubsystemCommandCLI
subsystemCLIFields inherited from class CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperformAction(CACertClient certClient, RequestId requestId, CertReviewResponse reviewInfo) Methods inherited from class CACertRequestActionCLI
createOptions, execute, printHelpMethods inherited from class SubsystemCommandCLI
execute, getPKIClient, getSubsystemClient, parseOptionsMethods inherited from class CLI
addModule, addModule, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Constructor Details
-
CACertRequestUpdateCLI
-
-
Method Details
-
performAction
public void performAction(CACertClient certClient, RequestId requestId, CertReviewResponse reviewInfo) throws Exception - Overrides:
performActionin classCACertRequestActionCLI- Throws:
Exception
-