Uses of Class
org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
Package
Description
-
Uses of PropertyBasedConfiguration in org.nuxeo.ecm.blob
Modifier and TypeClassDescriptionclass
Abstract blob store configuration for cloud providers. -
Uses of PropertyBasedConfiguration in org.nuxeo.ecm.blob.azure
Modifier and TypeClassDescriptionclass
Blob storage configuration in Azure Storage. -
Uses of PropertyBasedConfiguration in org.nuxeo.ecm.blob.s3
Modifier and TypeClassDescriptionclass
CloudFront configuration.class
Blob storage configuration in S3. -
Uses of PropertyBasedConfiguration in org.nuxeo.ecm.core.blob
Modifier and TypeClassDescriptionclass
Basic configuration for a blob store.class
Configuration for the AES-encrypted storage of files.class
Configuration for a cache.class
Configuration for the digest.class
Configuration for the local storage of files.ModifierConstructorDescriptionInMemoryBlobStore
(String name, PropertyBasedConfiguration config, KeyStrategy keyStrategy) protected
InMemoryBlobStore
(String name, PropertyBasedConfiguration config, KeyStrategy keyStrategy, boolean emulateNoStream, boolean emulateLocalFile) -
Uses of PropertyBasedConfiguration in org.nuxeo.ecm.core.storage.gcp
Modifier and TypeClassDescriptionclass
Blob storage configuration in Google Storage.