Uses of Class
org.nuxeo.ecm.core.blob.AbstractBlobProvider
Package
Description
-
Uses of AbstractBlobProvider in org.nuxeo.ecm.blob.azure
Modifier and TypeClassDescriptionclass
Blob provider that stores files in Azure Storage. -
Uses of AbstractBlobProvider in org.nuxeo.ecm.blob.s3
-
Uses of AbstractBlobProvider in org.nuxeo.ecm.core.blob
Modifier and TypeClassDescriptionclass
A blob provider that encrypts binaries on the filesystem using AES.class
ABlobProvider
implemented on top of an underlyingBlobStore
.class
Blob provider that can reference files on the filesystem.class
Blob storage in memory, mostly for unit tests.class
A simple blob provider storing blobs on the local filesystem. -
Uses of AbstractBlobProvider in org.nuxeo.ecm.core.storage.gcp
Modifier and TypeClassDescriptionclass
Blob provider that stores files in Google Cloud Storage. -
Uses of AbstractBlobProvider in org.nuxeo.ecm.core.storage.mongodb.blob
Modifier and TypeClassDescriptionclass
Blob provider that stores files in MongoDB GridFS. -
Uses of AbstractBlobProvider in org.nuxeo.ecm.liveconnect.box
Modifier and TypeClassDescriptionclass
Provider for blobs getting information from Box. -
Uses of AbstractBlobProvider in org.nuxeo.ecm.liveconnect.core
-
Uses of AbstractBlobProvider in org.nuxeo.ecm.liveconnect.google.drive
Modifier and TypeClassDescriptionclass
Provider for blobs getting information from Google Drive.