Uses of Interface
org.opencastproject.coverimage.CoverImageService
Packages that use CoverImageService
Package
Description
-
Uses of CoverImageService in org.opencastproject.coverimage.impl
Classes in org.opencastproject.coverimage.impl that implement CoverImageServiceModifier and TypeClassDescriptionclassService for creating cover imagesclassImplementation ofAbstractCoverImageServicefor use in OSGi environment -
Uses of CoverImageService in org.opencastproject.coverimage.impl.endpoint
Methods in org.opencastproject.coverimage.impl.endpoint with parameters of type CoverImageServiceModifier and TypeMethodDescriptionprotected voidCoverImageEndpoint.setCoverImageService(CoverImageService coverImageService) OSGi callback to set the a reference to the cover image service. -
Uses of CoverImageService in org.opencastproject.coverimage.remote
Classes in org.opencastproject.coverimage.remote that implement CoverImageService -
Uses of CoverImageService in org.opencastproject.workflow.handler.coverimage
Methods in org.opencastproject.workflow.handler.coverimage that return CoverImageServiceModifier and TypeMethodDescriptionprotected CoverImageServiceCoverImageWorkflowOperationHandler.getCoverImageService()protected abstract CoverImageServiceCoverImageWorkflowOperationHandlerBase.getCoverImageService()Returns a cover image serviceMethods in org.opencastproject.workflow.handler.coverimage with parameters of type CoverImageServiceModifier and TypeMethodDescriptionprotected voidCoverImageWorkflowOperationHandler.setCoverImageService(CoverImageService coverImageService) OSGi callback to set the cover image service