Uses of Class
org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
Packages that use AssetManagerItem
Package
Description
-
Uses of AssetManagerItem in org.opencastproject.event.handler
Methods in org.opencastproject.event.handler with parameters of type AssetManagerItemModifier and TypeMethodDescriptionvoidConductingEpisodeUpdatedEventHandler.execute(AssetManagerItem messageItem) -
Uses of AssetManagerItem in org.opencastproject.liveschedule.message
Methods in org.opencastproject.liveschedule.message with parameters of type AssetManagerItemModifier and TypeMethodDescriptionvoidAssetManagerEventUpdateHandler.execute(AssetManagerItem item) -
Uses of AssetManagerItem in org.opencastproject.message.broker.api.assetmanager
Subclasses of AssetManagerItem in org.opencastproject.message.broker.api.assetmanagerModifier and TypeClassDescriptionstatic final classA event that will be sent when all versions of a media package (aka the whole episode) have been deleted.static final classAn event for taking a snapshot of a media package.Methods in org.opencastproject.message.broker.api.assetmanager that return AssetManagerItemModifier and TypeMethodDescriptionstatic AssetManagerItemAssetManagerItem.deleteEpisode(String mediaPackageId, Date date) -
Uses of AssetManagerItem in org.opencastproject.message.broker.api.update
Methods in org.opencastproject.message.broker.api.update with parameters of type AssetManagerItemModifier and TypeMethodDescriptionvoidAssetManagerUpdateHandler.execute(AssetManagerItem messageItem)