Class AbstractBinaryManager

java.lang.Object
org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
All Implemented Interfaces:
BinaryManager
Direct Known Subclasses:
CachingBinaryManager, GridFSBinaryManager, LocalBinaryManager

@Deprecated(since="2023.9") public abstract class AbstractBinaryManager extends Object implements BinaryManager
Deprecated.
since 2023.9, prefer BlobStoreBlobProvider implementation instead
Abstract BinaryManager implementation that provides a few utilities
Author:
Florent Guillaume