| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.jaxrs.io.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobInputResolver
Resolves a blob passed by key as input of an operation.
|
class |
BlobsInputResolver
Resolves a list of blobs passed by key as input of an operation.
|
class |
DocumentInputResolver |
class |
DocumentsInputResolver |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,InputResolver<?>> |
JsonRequestReader.inputResolvers |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonRequestReader.addInputResolver(InputResolver<?> resolver) |
Copyright © 2019 Nuxeo. All rights reserved.