Package org.opencastproject.assetmanager.impl
package org.opencastproject.assetmanager.impl
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.
Also contained are a default storage backend, a REST endpoint, a persistence layer and other components that are not described in the API.
Please note that none of the classes and methods accepts or yields null values.
Optionality is always indicated by the use of type Optional.
-
ClassDescriptionThe Asset Manager implementation.Interface for services that are able to provide assets over HTTP.Product of a media package and a media package element filter.This implementation of the AssetManager only takes its own implementation of query, result, record etc.Quartz job to which offloads old mediapackages from the asset manager to remote storageThe version of an archived media package or element.