| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.client | |
| org.nuxeo.ecm.automation.client.adapters | |
| org.nuxeo.ecm.automation.client.jaxrs.spi |
| Modifier and Type | Field and Description |
|---|---|
protected Set<AdapterFactory<?>> |
AdapterManager.factories |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AdapterManager.factoryAccept(AdapterFactory<?> factory,
Class<?> adapterType) |
void |
AutomationClient.registerAdapter(AdapterFactory<?> factory)
Register an adapter for a given type.
|
void |
AdapterManager.registerAdapter(AdapterFactory<?> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncSessionFactory |
class |
BusinessServiceFactory |
class |
DocumentServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaClient.registerAdapter(AdapterFactory<?> factory) |
void |
AbstractAutomationClient.registerAdapter(AdapterFactory<?> factory) |
Copyright © 2019 Nuxeo. All rights reserved.