Uses of Class
org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
-
Packages that use AzureBlobStoreConfiguration Package Description org.nuxeo.ecm.blob.azure -
-
Uses of AzureBlobStoreConfiguration in org.nuxeo.ecm.blob.azure
Fields in org.nuxeo.ecm.blob.azure declared as AzureBlobStoreConfiguration Modifier and Type Field Description protected AzureBlobStoreConfiguration
AzureBlobProvider. config
protected AzureBlobStoreConfiguration
AzureBlobStore. config
Constructors in org.nuxeo.ecm.blob.azure with parameters of type AzureBlobStoreConfiguration Constructor Description AzureBlobStore(String blobProviderId, String name, AzureBlobStoreConfiguration config, KeyStrategy keyStrategy)
-