Uses of Interface
org.nuxeo.ecm.core.blob.BlobProvider
Packages that use BlobProvider
Package
Description
-
Uses of BlobProvider in org.nuxeo.ecm.blob
Classes in org.nuxeo.ecm.blob that implement BlobProvider -
Uses of BlobProvider in org.nuxeo.ecm.blob.azure
Classes in org.nuxeo.ecm.blob.azure that implement BlobProviderModifier and TypeClassDescriptionclassDeprecated.since 2023.9, useAzureBlobProviderinsteadclassBlob provider that stores files in Azure Storage.classDeprecated.since 2023.9, useAzureBlobProviderconfigured with direct download and a CDN host instead -
Uses of BlobProvider in org.nuxeo.ecm.blob.s3
Classes in org.nuxeo.ecm.blob.s3 that implement BlobProviderMethods in org.nuxeo.ecm.blob.s3 that return BlobProvider -
Uses of BlobProvider in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement BlobProviderModifier and TypeClassDescriptionclassAbstract implementation forBlobProviderproviding common logic.classA blob provider that encrypts binaries on the filesystem using AES.classABlobProviderimplemented on top of an underlyingBlobStore.classBlob provider that can reference files on the filesystem.classBlob storage in memory, mostly for unit tests.classA simple blob provider storing blobs on the local filesystem.Fields in org.nuxeo.ecm.core.blob with type parameters of type BlobProviderModifier and TypeFieldDescriptionprotected Map<String, BlobProvider> BlobManagerComponent.blobProvidersMethods in org.nuxeo.ecm.core.blob that return BlobProviderModifier and TypeMethodDescriptionBlobManager.getBlobProvider(String id) Gets the blob provider with the given id.BlobManager.getBlobProvider(Blob blob) Gets the blob provider for the given blob.BlobManagerComponent.getBlobProvider(String providerId) BlobManagerComponent.getBlobProvider(Blob blob) protected BlobProviderDocumentBlobManagerComponent.getBlobProvider(String providerId) protected BlobProviderDocumentBlobManagerComponent.getBlobProvider(String key, String repositoryName) default BlobProviderBlobManager.getBlobProviderWithNamespace(String id) Deprecated.since 11.1, useBlobManager.getBlobProviderWithNamespace(String, String)insteadBlobManager.getBlobProviderWithNamespace(String id, String defaultId) Gets the blob provider with the given id, or, if none has been registered, a namespaced version of the blob provider with the given default id.BlobManagerComponent.getBlobProviderWithNamespace(String providerId, String defaultId) Methods in org.nuxeo.ecm.core.blob that return types with arguments of type BlobProviderModifier and TypeMethodDescriptionBlobManager.getBlobProviders()Get the map of blob providersBlobManagerComponent.getBlobProviders() -
Uses of BlobProvider in org.nuxeo.ecm.core.blob.binary
Classes in org.nuxeo.ecm.core.blob.binary that implement BlobProviderModifier and TypeClassDescriptionclassDeprecated.since 2023.9, preferBlobStoreBlobProviderimplementation instead -
Uses of BlobProvider in org.nuxeo.ecm.core.mongodb.transientstore
Methods in org.nuxeo.ecm.core.mongodb.transientstore that return BlobProvider -
Uses of BlobProvider in org.nuxeo.ecm.core.storage.gcp
Classes in org.nuxeo.ecm.core.storage.gcp that implement BlobProviderModifier and TypeClassDescriptionclassDeprecated.since 2023.9, useGoogleStorageBlobProviderinsteadclassBlob provider that stores files in Google Cloud Storage. -
Uses of BlobProvider in org.nuxeo.ecm.core.storage.mongodb
Classes in org.nuxeo.ecm.core.storage.mongodb that implement BlobProvider -
Uses of BlobProvider in org.nuxeo.ecm.core.storage.mongodb.blob
Classes in org.nuxeo.ecm.core.storage.mongodb.blob that implement BlobProviderModifier and TypeClassDescriptionclassBlob provider that stores files in MongoDB GridFS. -
Uses of BlobProvider in org.nuxeo.ecm.core.transientstore.keyvalueblob
Methods in org.nuxeo.ecm.core.transientstore.keyvalueblob that return BlobProvider -
Uses of BlobProvider in org.nuxeo.ecm.liveconnect.box
Classes in org.nuxeo.ecm.liveconnect.box that implement BlobProviderModifier and TypeClassDescriptionclassProvider for blobs getting information from Box. -
Uses of BlobProvider in org.nuxeo.ecm.liveconnect.core
Subinterfaces of BlobProvider in org.nuxeo.ecm.liveconnect.coreModifier and TypeInterfaceDescriptioninterfaceLiveConnectBlobProvider<O extends OAuth2ServiceProvider>Interface for common cases in live connect modules.Classes in org.nuxeo.ecm.liveconnect.core that implement BlobProvider -
Uses of BlobProvider in org.nuxeo.ecm.liveconnect.google.drive
Classes in org.nuxeo.ecm.liveconnect.google.drive that implement BlobProviderModifier and TypeClassDescriptionclassProvider for blobs getting information from Google Drive. -
Uses of BlobProvider in org.nuxeo.importer.stream.consumer
Fields in org.nuxeo.importer.stream.consumer declared as BlobProvider
BlobStoreBlobProviderinstead