public class AfterUpdateHookSubCommand extends SubCommand
SubCommand implementation being called after an update.
| Constructor and Description |
|---|
AfterUpdateHookSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubCommandDescription()
Get the description for this sub-command.
|
boolean |
isVisibleInHelp() |
void |
run() |
getSubCommandName, prepare, prompt, promptPasswordpublic AfterUpdateHookSubCommand()
public String getSubCommandDescription()
SubCommandgetSubCommandDescription in class SubCommandpublic void run() throws Exception
run in class SubCommandExceptionpublic boolean isVisibleInHelp()
isVisibleInHelp in class SubCommandCopyright © 2013-2014. All Rights Reserved.