public class StoreExportCommand extends Object implements Command
| Constructor and Description |
|---|
StoreExportCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(List<String> tokens)
Execute the specified command
|
String |
getName() |
String |
getOneLineDescription() |
void |
setCommandContext(CommandContext context) |
public StoreExportCommand()
public void setCommandContext(CommandContext context)
setCommandContext in interface Commandpublic String getOneLineDescription()
getOneLineDescription in interface CommandCopyright © 2005–2018 FuseSource, Corp.. All rights reserved.