Uses of Interface
org.opencastproject.message.broker.api.update.AssetManagerUpdateHandler
Packages that use AssetManagerUpdateHandler
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.-
Uses of AssetManagerUpdateHandler in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl with parameters of type AssetManagerUpdateHandlerModifier and TypeMethodDescriptionvoidAssetManagerImpl.addEventHandler(AssetManagerUpdateHandler handler) voidAssetManagerImpl.removeEventHandler(AssetManagerUpdateHandler handler) -
Uses of AssetManagerUpdateHandler in org.opencastproject.event.handler
Classes in org.opencastproject.event.handler that implement AssetManagerUpdateHandlerModifier and TypeClassDescriptionclassThis handler listens for changes to episodes. -
Uses of AssetManagerUpdateHandler in org.opencastproject.liveschedule.message
Classes in org.opencastproject.liveschedule.message that implement AssetManagerUpdateHandler