public class DecryptCommand extends EncryptCommand
Modifier and Type | Field and Description |
---|---|
protected String[] |
helpFile |
COMMAND_OPTION_DELIMETER, context
Constructor and Description |
---|
DecryptCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getOneLineDescription() |
protected void |
runTask(List<String> tokens)
Run the specific task.
|
handleOption, printHelp
execute, parseOptions, printHelpFromFile, setCommandContext
public DecryptCommand()
public String getName()
getName
in interface Command
getName
in class EncryptCommand
public String getOneLineDescription()
getOneLineDescription
in interface Command
getOneLineDescription
in class EncryptCommand
protected void runTask(List<String> tokens) throws Exception
AbstractCommand
runTask
in class EncryptCommand
tokens
- - command argumentsException
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.