| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.core.util | |
| org.nuxeo.ecm.automation.server.jaxrs.batch | |
| org.nuxeo.ecm.liveconnect.core |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONManagedBlobDecoder
Blob decoder resolving a blob from a given blob provider and a blob key.
|
class |
JSONObjectBlobDecoder
Blob decoder resolving a Blob from a given download URL.
|
class |
JSONStringBlobDecoder
Very basic implementation of a Blob decoder Only usable for StringBlobs
|
| Modifier and Type | Field and Description |
|---|---|
protected static List<JSONBlobDecoder> |
ComplexTypeJSONDecoder.blobDecoders |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComplexTypeJSONDecoder.registerBlobDecoder(JSONBlobDecoder blobDecoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONBatchBlobDecoder
Uses a JSON definition to retrieve a Blob uploaded in a batch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONLiveConnectBlobDecoder
Deprecated.
since 10.2. Use
JSONManagedBlobDecoder instead |
Copyright © 2019 Nuxeo. All rights reserved.