Uses of Class
org.nuxeo.ecm.core.blob.BlobInfoContext
-
Packages that use BlobInfoContext Package Description org.nuxeo.ecm.core.blob -
-
Uses of BlobInfoContext in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob with parameters of type BlobInfoContext Modifier and Type Method Description default Blob
BlobProvider. readBlob(BlobInfoContext blobInfoContext)
Reads aBlob
from storage.
-