All Classes and Interfaces
Class
Description
Placeholder class for the current default storage context.
Configuration for the SQL database used by the dynamic files module.
IAssignableStorageContext<PROVIDER extends IStorageProvider<CONTEXT>,CONTEXT extends IStorageContext<PROVIDER,CONTEXT>>
Represents a storage context that can be assigned paths by user code.
A storage provider that allows for assigning a path to a UUID.
Indicates to the system that the underlying storage provider is a proxy storage provider.
IStorageContext<PROVIDER extends IStorageProvider<CONTEXT>,CONTEXT extends IStorageContext<PROVIDER,CONTEXT>>
Interface that should be implemented by classes that provide a storage context.
Represents a storage provider that can be used to store and retrieve files from a storage system.