Interface RemoteAssetStore
-
- All Superinterfaces:
AssetStore,org.opencastproject.storage.StorageUsage
public interface RemoteAssetStore extends AssetStore
-
-
Field Summary
Fields Modifier and Type Field Description static StringASSET_STORE_CACHE_ROOT-
Fields inherited from interface org.opencastproject.assetmanager.api.storage.AssetStore
STORE_TYPE_PROPERTY
-
-
Method Summary
-
Methods inherited from interface org.opencastproject.assetmanager.api.storage.AssetStore
contains, copy, delete, get, getStoreType, put
-
-
-
-
Field Detail
-
ASSET_STORE_CACHE_ROOT
static final String ASSET_STORE_CACHE_ROOT
- See Also:
- Constant Field Values
-
-