Package | Description |
---|---|
org.nuxeo.shell | |
org.nuxeo.shell.automation | |
org.nuxeo.shell.fs | |
org.nuxeo.shell.impl |
Modifier and Type | Class and Description |
---|---|
class |
CompositeValueAdapter |
Modifier and Type | Field and Description |
---|---|
protected List<ValueAdapter> |
CompositeValueAdapter.adapters |
Modifier and Type | Method and Description |
---|---|
ValueAdapter |
Shell.getValueAdapter() |
Modifier and Type | Method and Description |
---|---|
List<ValueAdapter> |
CompositeValueAdapter.getAdapters() |
Modifier and Type | Method and Description |
---|---|
void |
CompositeValueAdapter.addAdapter(ValueAdapter adapter) |
void |
Shell.addValueAdapter(ValueAdapter adapter) |
void |
CompositeValueAdapter.removeAdapter(ValueAdapter adapter) |
void |
Shell.removeValueAdapter(ValueAdapter adapter) |
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 |
FileValueAdapter |
Modifier and Type | Class and Description |
---|---|
class |
DefaultValueAdapter |
Copyright © 2015 Nuxeo SA. All rights reserved.