public class GlobalCommands extends CommandRegistry
Modifier and Type | Field and Description |
---|---|
static GlobalCommands |
INSTANCE |
cmds, name, parent
Constructor and Description |
---|
GlobalCommands() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getTitle() |
addAnnotatedCommand, addCommandType, autorun, clear, collectCommandTypesByNamespace, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParent, getPrompt
public static final GlobalCommands INSTANCE
public GlobalCommands()
public String getTitle()
getTitle
in class CommandRegistry
public String getDescription()
getDescription
in class CommandRegistry
Copyright © 2018 Nuxeo. All rights reserved.