Uses of Class
org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
Packages that use AbstractWorkflowOperationHandler
Package
Description
-
Uses of AbstractWorkflowOperationHandler in org.opencastproject.execute.operation.handler
Modifier and TypeClassDescriptionclassRuns an operation multiple times with each MediaPackageElement matching the characteristicsclassRuns an operation once with using elements within a certain MediaPackage as parameters -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.transcription.workflowoperation
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.transcription.workflowoperationModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.analyzemediapackage
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.analyzemediapackageModifier and TypeClassDescriptionclassAnalyze Mediapackage Workflow Operation Handler set workflow properties based on media package content. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.assetmanager
Modifier and TypeClassDescriptionclassWorkflow operation for deleting an episode from the asset manager.classWorkflow operation for taking a snapshot of a media package.classclassReplaces the media package in the current workflow with a previous version from the asset manager. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.comments
Modifier and TypeClassDescriptionclassA workflow operation handler for creating, resolving and deleting comments automatically during the workflow process. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.composer
Modifier and TypeClassDescriptionclassThe workflow definition for handling "composite" operationsclassThe workflow definition for handling "concat" operationsclassThe workflow definition for handling demux operations.classThe workflow definition for handling "compose" operationsclassclassThe workflow definition creating a video from a still image.classThe workflow definition for handling "image" operationsclassThe workflow definition for handling multiple concurrent outputs in one ffmpeg operation.classThe workflow definition for handling "mux" operationsclassThe workflow definition for handling partial import operationsclassTheprepare mediaoperation will make sure that media where audio and video track come in separate files will be muxed prior to further processing.classThe workflow definition for handling "compose" operationsclassTheoperation will make sure that media where hls playlists and video track come in separate files will have appropriately references prior to further processing such as inspection.classThe workflow definition for creating segment preview images from an segment mpeg-7 catalog.class -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.coverimage
Modifier and TypeClassDescriptionclassImplementation ofCoverImageWorkflowOperationHandlerBasefor usage in an OSGi contextclassBase implementation of the cover image workflow operation handler -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.crop
Modifier and TypeClassDescriptionclassThe workflow definition will run recordings to crop them from 4:3 to 16:9. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.distribution
Modifier and TypeClassDescriptionclassWOH that distributes selected elements to an internal distribution channel and adds reflective publication elements to the media package.classWOH that retracts elements from an internal distribution channel and removes the reflective publication elements from the media package.classWOH that distributes selected elements to an internal distribution channel and adds reflective publication elements to the media package.classWOH that retracts elements from an internal distribution channel and removes the reflective publication elements from the media package.classAbstract base class of ConfigurablePublishWorkflerOperationHandler and ConfigurableRectractWorkflowOperationHandler.classWorkflow operation for retracting parts of a media package from the engage player.classWorkflow operation for retracting parts of a media package from the engage player.classThe workflow definition for handling "engage publication" operationsclassThe workflow definition for handling "engage publication" operationsclassThe workflow definition for handling "publish" operationsclassThe workflow definition for handling "publish" operationsfinal classWorkflow operation for handling "republish" operations to OAI-PMH repositories.classWorkflow operation for retracting a media package from the engage player.classWorkflow operation for retracting a media package from the engage player.classWorkflow operation for retracting a media package from OAI-PMH publication repository.classWorkflow operation for retracting a media package from youtube publication channel.class -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.hello
Modifier and TypeClassDescriptionclassTheHelloWorldWorkflowOperationHandlerprovides a very simple example of how a workflow operation works and can be a starting point for new developments. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.incident
-
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.ingest
Modifier and TypeClassDescriptionclassDownloads all external URI's to the working file repository and optionally deletes external working file repository resources -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.inspection
Modifier and TypeClassDescriptionclassWorkflow operation used to inspect all tracks of a media package. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.logging
Modifier and TypeClassDescriptionclassTheLoggingWorkflowOperationHandlerTestwill log the current state of a workflow instance and its media package at a given point of a workflow. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.mattermost.notification
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.mattermost.notificationModifier and TypeClassDescriptionclassWorkflow operation for notifying Mattermost about the status of the current workflow. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.metadatatoacl
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.metadatatoaclModifier and TypeClassDescriptionclassTheMetadataToAclWorkflowOperationHandlercan be used to automatically add access rights for users mentioned in metadata fields to the access control list. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.notification
Modifier and TypeClassDescriptionclassPlease describe what this handler does.classWorkflow operation handler that will send HTTP POST or PUT requests to a specified address.classWorkflow Operation for POSTing a MediaPackage via HTTP -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.rename
Modifier and TypeClassDescriptionclassTheRenameFilesWorkflowOperationHandlerwill rename files referenced in tracks based on metadata contained in the media package. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.smil
Modifier and TypeClassDescriptionclassThe workflow definition for converting a smil containing cut marks into a legal smil for cutting -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.speechtotext
Modifier and TypeClassDescriptionclassWorkflow operation for attaching results from asynchronously running speech-to-text service jobs.classWorkflow operation for the speech-to-text service. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.statisticswriter
-
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.subtitletimeshift
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.subtitletimeshiftModifier and TypeClassDescriptionclassThis workflow operation allows to shift the timestamps of subtitle files. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.textanalyzer
Modifier and TypeClassDescriptionclassTheTextAnalysisOperationHandlerwill take anMPEG-7catalog, look for video segments and run a text analysis on the associated still images. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.themes
Modifier and TypeClassDescriptionclassThe workflow definition for handling "theme" operations -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.timelinepreviews
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.timelinepreviewsModifier and TypeClassDescriptionclassWorkflow operation for the timeline previews service. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.videoeditor
Modifier and TypeClassDescriptionclassworkflowoperationhandler for silencedetection executes the silencedetection and adds a SMIL document to the mediapackage containing the cutting pointsclass -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.videogrid
Modifier and TypeClassDescriptionclassThe workflow definition for handling multiple videos that have overlapping playtime, e.g. webcam videos from a video conference call. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.videosegmenter
Subclasses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.videosegmenterModifier and TypeClassDescriptionclassThe workflow definition will run suitable recordings by the video segmentation. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.waveform
Modifier and TypeClassDescriptionclassWorkflow operation for the waveform service. -
Uses of AbstractWorkflowOperationHandler in org.opencastproject.workflow.handler.workflow
Modifier and TypeClassDescriptionclassThis WorkflowOperationHandler adds an configurable catalog to the MediaPackage.classWorkflow operation handler for analyzing tracks and set control variables.classOperation to assert preconditionsclassWorkflow operation handler for changing the type of a mediapckage elementclassRemoves all files in the working file repository for mediapackage elements that don't match one of the "preserve-flavors" configuration value.classWorkflow operation handler for cloning tracks from a flavorclassclassTake look in specified catalog for specified term, if the value matches the specified value add the target-tagsclassWorkflow operation handler for copying video data through NFSclassWorkflow operation handler for setting default values.classThis WOH duplicates an input event.classWorkflow operation handler for choosing the retry strategy after a failing operationclassWorkflow operation handler for exporting workflow properties.classWorkflow operation handler for importing workflow properties.final classWorkflow operation handler that will conditionally insert a complete workflow into the current one at its own position.classWorkflow operation handler for setting variables based on video resolutionsclassWorkflow operation handler to move elements from publication channel to workspaceclassAbstract base implementation for a resumable operation handler, which implements a simple operations for starting an operation, returning aWorkflowOperationResultwith the current mediapackage andWorkflowOperationResult.Action.PAUSEand resuming an operation, returning aWorkflowOperationResultwith the current mediapackage andWorkflowOperationResult.Action.CONTINUE.classThe workflow definition for handling "series" operationsclassThis WOH starts a new workflow for given media package.classTake look in specified catalog for specified term, if the value matches the specified value add the target-tagsclassSimple implementation that holds for user-entered trim points.classThe workflow definition for handling "transfer-metadata" operationsclassThis workflow operation processes a Webvtt into CutMarksclassProduces a zipped archive of a mediapackage, places it in the archive collection, and removes the rest of the mediapackage elements from both the mediapackage xml and if possible, from storage altogether.