Package org.nuxeo.ecm.core.api.externalblob
-
Interface Summary Interface Description ExternalBlobAdapter Interface to implement when defining a way to get aBlob
that is not stored at the usual place handled by the repository. -
Class Summary Class Description AbstractExternalBlobAdapter Abstract class for external blob adapters.ExternalBlobAdapterDescriptor Descriptor for registration of an external blob adapter.FileSystemExternalBlobAdapter File system external adapter that takes the "container" property to set the absolute path of the container folder on the file system.