Uses of Class
org.opencastproject.index.service.exception.UnsupportedAssetException
Packages that use UnsupportedAssetException
-
Uses of UnsupportedAssetException in org.opencastproject.index.service.api
Methods in org.opencastproject.index.service.api that throw UnsupportedAssetExceptionModifier and TypeMethodDescriptionIndexService.createEvent(javax.servlet.http.HttpServletRequest request) Creates a new event based on a request.IndexService.updateEventAssets(MediaPackage mp, javax.servlet.http.HttpServletRequest request) Create or Update an existing event asset. -
Uses of UnsupportedAssetException in org.opencastproject.index.service.impl
Methods in org.opencastproject.index.service.impl that throw UnsupportedAssetExceptionModifier and TypeMethodDescriptionIndexServiceImpl.createEvent(javax.servlet.http.HttpServletRequest request) IndexServiceImpl.updateEventAssets(MediaPackage mp, javax.servlet.http.HttpServletRequest request)