Uses of Class
io.dialob.db.azure.blob.storage.AbstractAzureBlobStorageDatabase
-
Uses of AbstractAzureBlobStorageDatabase in io.dialob.db.azure.blob.storage
Subclasses of AbstractAzureBlobStorageDatabase in io.dialob.db.azure.blob.storageModifier and TypeClassDescriptionclassFormAzureBlobStorageDatabase is an implementation of the FormDatabase interface that provides methods for managing form documents stored in Azure Blob Storage.classImplements theQuestionnaireDatabaseinterface to store and manageQuestionnairedocuments as blobs in Azure Blob Storage.