public class Upgrade extends AbstractServerCommand
| Constructor and Description |
|---|
Upgrade() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(Context context,
ProcessedCommand procCmd,
List<String> candidates) |
String |
getName() |
List<String> |
getOptions() |
int |
nesting() |
execute, isAvailablepublic String getName()
public List<String> getOptions()
getOptions in interface CommandgetOptions in class AbstractCommandpublic int nesting()
public void complete(Context context, ProcessedCommand procCmd, List<String> candidates)
complete in interface Commandcomplete in class AbstractCommandCopyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.