Package | Description |
---|---|
org.nuxeo.shell | |
org.nuxeo.shell.automation | |
org.nuxeo.shell.impl |
Modifier and Type | Class and Description |
---|---|
class |
CompositeCompletorProvider |
Modifier and Type | Field and Description |
---|---|
protected List<CompletorProvider> |
CompositeCompletorProvider.providers |
Modifier and Type | Method and Description |
---|---|
CompletorProvider |
Shell.getCompletorProvider() |
Modifier and Type | Method and Description |
---|---|
List<CompletorProvider> |
CompositeCompletorProvider.getProviders() |
Modifier and Type | Method and Description |
---|---|
void |
Shell.addCompletorProvider(CompletorProvider provider) |
void |
CompositeCompletorProvider.addProvider(CompletorProvider provider) |
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 |
DefaultCompletorProvider |
Copyright © 2018 Nuxeo. All rights reserved.