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
invalid reference
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.