Uses of Interface
org.nuxeo.ecm.automation.core.util.JSONBlobDecoder
Packages that use JSONBlobDecoder
-
Uses of JSONBlobDecoder in org.nuxeo.ecm.automation.core.util
Classes in org.nuxeo.ecm.automation.core.util that implement JSONBlobDecoderModifier and TypeClassDescriptionclass
Uses a JSON definition to retrieve a Blob uploaded in a batch.class
Blob decoder resolving a blob from a given blob provider and a blob key.class
Blob decoder resolving a Blob from a given download URL.class
Very basic implementation of a Blob decoder Only usable for StringBlobsFields in org.nuxeo.ecm.automation.core.util with type parameters of type JSONBlobDecoderModifier and TypeFieldDescriptionprotected static List
<JSONBlobDecoder> ComplexTypeJSONDecoder.blobDecoders
Methods in org.nuxeo.ecm.automation.core.util with parameters of type JSONBlobDecoderModifier and TypeMethodDescriptionstatic void
ComplexTypeJSONDecoder.registerBlobDecoder
(JSONBlobDecoder blobDecoder)