Package org.nuxeo.ecm.core.api.impl.blob
package org.nuxeo.ecm.core.api.impl.blob
BLOB implementations.
-
ClassDescriptionAbstract implementation of a
Blob
storing the information other than the byte stream.Deprecated.since 10.3, use the @async operation adapter instead.Wraps an existingBlob
to allow setting a different filename.Blob based on a byte array.Blob holding a JSON string.Blob based on a string.Blob backed by a URL.ABlob
backed by an entry in a ZIP file.InputStream
for a ZIP entry, that closes all necessary resources when closed.