public class TagWorkflowOperationHandler
extends org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
COPY_PROPERTY
Name of the configuration option that provides the copy boolean we are looking for
|
static String |
SOURCE_FLAVORS_PROPERTY
Name of the configuration option that provides the source flavors we are looking for
|
static String |
SOURCE_TAGS_PROPERTY
Name of the configuration option that provides the source tags we are looking for
|
static String |
TARGET_FLAVOR_PROPERTY
Name of the configuration option that provides the target flavors we are looking for
|
static String |
TARGET_TAGS_PROPERTY
Name of the configuration option that provides the target tags we are looking for
|
| Constructor and Description |
|---|
TagWorkflowOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,String> |
getConfigurationOptions() |
org.opencastproject.workflow.api.WorkflowOperationResult |
start(org.opencastproject.workflow.api.WorkflowInstance workflowInstance,
org.opencastproject.job.api.JobContext context) |
activate, addConfigurationOption, asList, cfgKeyMissing, createResult, createResult, createResult, createResult, createResult, destroy, equals, getCfg, getConfig, getConfig, getConfig, getDescription, getFileNameFromElements, getId, getOptConfig, getOptConfig, hashCode, removeConfigurationOption, setJobBarrierPollingInterval, setServiceRegistry, skip, toString, waitForStatus, waitForStatuspublic static final String SOURCE_FLAVORS_PROPERTY
public static final String SOURCE_TAGS_PROPERTY
public static final String TARGET_FLAVOR_PROPERTY
public static final String TARGET_TAGS_PROPERTY
public static final String COPY_PROPERTY
public SortedMap<String,String> getConfigurationOptions()
getConfigurationOptions in interface org.opencastproject.workflow.api.WorkflowOperationHandlergetConfigurationOptions in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandlerWorkflowOperationHandler.getConfigurationOptions()public org.opencastproject.workflow.api.WorkflowOperationResult start(org.opencastproject.workflow.api.WorkflowInstance workflowInstance,
org.opencastproject.job.api.JobContext context)
throws org.opencastproject.workflow.api.WorkflowOperationException
start in interface org.opencastproject.workflow.api.WorkflowOperationHandlerstart in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandlerorg.opencastproject.workflow.api.WorkflowOperationExceptionWorkflowOperationHandler.start(org.opencastproject.workflow.api.WorkflowInstance,
JobContext)Copyright © 2009–2019 Opencast Project. All rights reserved.