@Command(name="pref/unset") public class UnsetPreferenceCommand extends PreferenceNodeCommandSupport
CommandAction.Resultlog| Constructor and Description |
|---|
UnsetPreferenceCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(CommandContext context)
Execute the command action.
|
noderootclone, createMessages, getCompleters, getMessages, getName, getSimpleName, setCompleters, setCompleters, setNamepublic Object execute(CommandContext context) throws Exception
CommandActioncontext - The execution context of the command.Exception - Command execution failed.Copyright © 2008-2012 Sonatype. All Rights Reserved.