Package org.opencastproject.assetmanager.api


package org.opencastproject.assetmanager.api
This package and all of its sub-packages contain the API definition of the asset manager.

Implementations of this API must neither accept nor yield null values. The use of null to indicate optionality is strictly prohibited. Use the Optional type instead.