Package org.nuxeo.ecm.core.blob
Class AbstractBlobStoreConfiguration
java.lang.Object
org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
org.nuxeo.ecm.core.blob.AbstractBlobStoreConfiguration
- Direct Known Subclasses:
CloudBlobStoreConfiguration
Basic configuration for a blob store.
- Since:
- 11.1
-
Field Summary
Fields inherited from class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
properties, systemPropertyPrefix
-
Constructor Summary
ConstructorDescriptionAbstractBlobStoreConfiguration
(String systemPropertyPrefix, Map<String, String> properties) -
Method Summary
Methods inherited from class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
getBooleanProperty, getIntProperty, getIntProperty, getLongProperty, getProperty, getProperty
-
Field Details
-
namespace
-
-
Constructor Details
-
AbstractBlobStoreConfiguration
-
-
Method Details
-
propertiesWithNamespace
-