public class ConfigurationCommands extends CommandRegistry
Modifier and Type | Field and Description |
---|---|
static ConfigurationCommands |
INSTANCE |
cmds, name, parent
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, collectCommandTypesByNamespace, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParent
public static final ConfigurationCommands INSTANCE
public ConfigurationCommands()
public String getTitle()
getTitle
in class CommandRegistry
public String getDescription()
getDescription
in class CommandRegistry
public String getPrompt(Shell shell)
CommandRegistry
getPrompt
in class CommandRegistry
Copyright © 2018 Nuxeo. All rights reserved.