public class StoreExportCommand extends java.lang.Object implements Command
| Constructor and Description |
|---|
StoreExportCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.util.List<java.lang.String> tokens)
Execute the specified command
|
java.lang.String |
getName() |
java.lang.String |
getOneLineDescription() |
void |
setCommandContext(CommandContext context) |
public void setCommandContext(CommandContext context)
setCommandContext in interface Commandpublic java.lang.String getOneLineDescription()
getOneLineDescription in interface CommandCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.