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 AzureBlobStoreConfigurationAzureBlobProvider. configprotected AzureBlobStoreConfigurationAzureBlobStore. configConstructors in org.nuxeo.ecm.blob.azure with parameters of type AzureBlobStoreConfiguration Constructor Description AzureBlobStore(String blobProviderId, String name, AzureBlobStoreConfiguration config, KeyStrategy keyStrategy)
-