Uses of Interface
org.opencastproject.assetmanager.api.storage.RemoteAssetStore
Packages that use RemoteAssetStore
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.-
Uses of RemoteAssetStore in org.opencastproject.assetmanager.aws.s3
Classes in org.opencastproject.assetmanager.aws.s3 that implement RemoteAssetStore -
Uses of RemoteAssetStore in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl with parameters of type RemoteAssetStoreModifier and TypeMethodDescriptionvoidAssetManagerImpl.addRemoteAssetStore(RemoteAssetStore assetStore) voidAssetManagerImpl.removeRemoteAssetStore(RemoteAssetStore store)