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, promptPassword
public AfterUpdateHookSubCommand()
public String getSubCommandDescription()
SubCommand
getSubCommandDescription
in class SubCommand
public void run() throws Exception
run
in class SubCommand
Exception
public boolean isVisibleInHelp()
isVisibleInHelp
in class SubCommand
Copyright © 2013-2014. All Rights Reserved.