Package | Description |
---|---|
org.nuxeo.shell | |
org.nuxeo.shell.automation | |
org.nuxeo.shell.equinox | |
org.nuxeo.shell.fs |
Modifier and Type | Field and Description |
---|---|
protected Map<Class<?>,ShellFeature> |
Shell.features |
Modifier and Type | Method and Description |
---|---|
<T extends ShellFeature> |
Shell.getFeature(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
ShellFeature[] |
Shell.getFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
Shell.addFeature(ShellFeature feature) |
Modifier and Type | Class and Description |
---|---|
class |
AutomationFeature
The automation feature is providing connection with Nuxeo servers through automation service and remote commands
based on operations.
|
Modifier and Type | Class and Description |
---|---|
class |
EquinoxFeature |
Modifier and Type | Class and Description |
---|---|
class |
FileSystem |
Copyright © 2015 Nuxeo SA. All rights reserved.