@Command(name="pref/export") public class ExportPreferencesCommand extends PreferenceNodeCommandSupport
CommandAction.Result
log
Constructor and Description |
---|
ExportPreferencesCommand() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext context)
Execute the command action.
|
node
root
clone, createMessages, getCompleters, getMessages, getName, getSimpleName, setCompleters, setCompleters, setName
public Object execute(CommandContext context) throws Exception
CommandAction
context
- The execution context of the command.Exception
- Command execution failed.Copyright © 2008-2013 Sonatype. All Rights Reserved.