Interface AssetStore

  • All Superinterfaces:
    org.opencastproject.storage.StorageUsage
    All Known Subinterfaces:
    RemoteAssetStore

    public interface AssetStore
    extends org.opencastproject.storage.StorageUsage
    Versioned storage for binary resources.

    The ElementStore is designed to be as simple as possible, so that it must not have any additional logic or persistent storage of metadata.