Class SelectVersionWorkflowOperationHandler

java.lang.Object
org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
All Implemented Interfaces:
WorkflowOperationHandler

public class SelectVersionWorkflowOperationHandler extends AbstractWorkflowOperationHandler
Replaces the media package in the current workflow with a previous version from the asset manager. There are two ways to choose the version: by version number or a combination of source-flavors and no-tags (choose the latest version where elements with source-flavor do not have the tags specified in no-tags. This operation should be the first one in a workflow executed from the archive because it REPLACES the media package used by the current workflow.