public class RemoteCommands extends CommandRegistry
| Modifier and Type | Field and Description |
|---|---|
static RemoteCommands |
INSTANCE |
cmds, name, parent| Constructor and Description |
|---|
RemoteCommands() |
| Modifier and Type | Method and Description |
|---|---|
void |
autorun(Shell shell) |
String |
getDescription() |
String |
getPrompt(Shell shell) |
String |
getTitle() |
void |
onConnect() |
void |
onDisconnect() |
addAnnotatedCommand, addCommandType, clear, collectCommandTypesByNamespace, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParentpublic static final RemoteCommands INSTANCE
public void onConnect()
public void onDisconnect()
public String getPrompt(Shell shell)
getPrompt in class CommandRegistrypublic String getTitle()
getTitle in class CommandRegistrypublic String getDescription()
getDescription in class CommandRegistrypublic void autorun(Shell shell)
autorun in class CommandRegistryCopyright © 2019 Nuxeo SA. All rights reserved.