Package | Description |
---|---|
org.nuxeo.shell | |
org.nuxeo.shell.automation.cmds | |
org.nuxeo.shell.cmds | |
org.nuxeo.shell.equinox | |
org.nuxeo.shell.fs.cmds |
Modifier and Type | Method and Description |
---|---|
CommandRegistry |
Shell.getActiveRegistry() |
CommandRegistry |
CommandRegistry.getParent() |
CommandRegistry[] |
Shell.getRegistries() |
CommandRegistry |
Shell.getRegistry(String name) |
CommandRegistry |
Shell.removeRegistry(String key) |
CommandRegistry |
Shell.setActiveRegistry(String name)
Mark an already registered command registry as the active one.
|
Modifier and Type | Method and Description |
---|---|
void |
Shell.addRegistry(CommandRegistry reg) |
Constructor and Description |
---|
CommandRegistry(CommandRegistry parent,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteCommands |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationCommands |
class |
GlobalCommands |
Modifier and Type | Method and Description |
---|---|
void |
Help.exportRegistry(Shell shell,
CommandRegistry reg,
File file) |
Modifier and Type | Class and Description |
---|---|
class |
EquinoxFeature |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemCommands |
Copyright © 2011 Nuxeo SA. All Rights Reserved.