Uses of Interface
org.opencastproject.animate.api.AnimateService
Packages that use AnimateService
Package
Description
-
Uses of AnimateService in org.opencastproject.animate.impl
Classes in org.opencastproject.animate.impl that implement AnimateService -
Uses of AnimateService in org.opencastproject.animate.impl.endpoint
Methods in org.opencastproject.animate.impl.endpoint with parameters of type AnimateServiceModifier and TypeMethodDescriptionvoidAnimateServiceRestEndpoint.setAnimateService(AnimateService animateService) Sets the animate service -
Uses of AnimateService in org.opencastproject.animate.remote
Classes in org.opencastproject.animate.remote that implement AnimateServiceModifier and TypeClassDescriptionclassCreate video animations using Synfig -
Uses of AnimateService in org.opencastproject.workflow.handler.animate
Methods in org.opencastproject.workflow.handler.animate with parameters of type AnimateServiceModifier and TypeMethodDescriptionvoidAnimateWorkflowOperationHandler.setAnimateService(AnimateService animateService)