Uses of Class
org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
Packages that use ImageWorkflowOperationHandler
-
Uses of ImageWorkflowOperationHandler in org.opencastproject.workflow.handler.composer
Methods in org.opencastproject.workflow.handler.composer with parameters of type ImageWorkflowOperationHandlerModifier and TypeMethodDescriptionprotected JobImageWorkflowOperationHandler.extractImages(ImageWorkflowOperationHandler handler, Track track, EncodingProfile profile, List<org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler.MediaPosition> positions, org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler.Cfg cfg) Start a composer job to extract images from a track at the given positions.protected voidImageWorkflowOperationHandler.moveToWorkspace(ImageWorkflowOperationHandler handler, MediaPackage mp, Attachment image, String fileName) Move the extractedimageto its final location in the workspace and rename it tofileName.