public class ConfigurationCommands extends CommandRegistry
| Modifier and Type | Field and Description | 
|---|---|
static ConfigurationCommands | 
INSTANCE  | 
| Constructor and Description | 
|---|
ConfigurationCommands()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()  | 
String | 
getPrompt(Shell shell)
Override this to provide a custom prompt for your command namespace 
 | 
String | 
getTitle()  | 
addAnnotatedCommand, addCommandType, autorun, clear, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParentpublic static final ConfigurationCommands INSTANCE
public String getTitle()
getTitle in class CommandRegistrypublic String getDescription()
getDescription in class CommandRegistrypublic String getPrompt(Shell shell)
CommandRegistrygetPrompt in class CommandRegistryCopyright © 2015 Nuxeo SA. All rights reserved.