Uses of Class
org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
Packages that use CloudBlobStoreConfiguration
Package
Description
-
Uses of CloudBlobStoreConfiguration in org.nuxeo.ecm.blob
Classes in org.nuxeo.ecm.blob with type parameters of type CloudBlobStoreConfigurationModifier and TypeInterfaceDescriptioninterfaceCloudBlobKey<T extends CloudBlobStoreConfiguration>Interface to map Nuxeo blob keys to Cloud Storage Provider object keys with convenient methods to extract the object version id if any. -
Uses of CloudBlobStoreConfiguration in org.nuxeo.ecm.blob.azure
Subclasses of CloudBlobStoreConfiguration in org.nuxeo.ecm.blob.azureModifier and TypeClassDescriptionclassBlob storage configuration in Azure Storage. -
Uses of CloudBlobStoreConfiguration in org.nuxeo.ecm.blob.s3
Subclasses of CloudBlobStoreConfiguration in org.nuxeo.ecm.blob.s3Modifier and TypeClassDescriptionclassCloudFront configuration.classBlob storage configuration in S3. -
Uses of CloudBlobStoreConfiguration in org.nuxeo.ecm.core.storage.gcp
Subclasses of CloudBlobStoreConfiguration in org.nuxeo.ecm.core.storage.gcpModifier and TypeClassDescriptionclassBlob storage configuration in Google Storage.