public class ErrorResolutionWorkflowOperationHandler extends ResumableWorkflowOperationHandlerBase
componentContext, holdActionTitle, staticResource, staticResourceRegistration| Constructor and Description |
|---|
ErrorResolutionWorkflowOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.service.component.ComponentContext componentContext) |
org.opencastproject.workflow.api.WorkflowOperationResult |
resume(org.opencastproject.workflow.api.WorkflowInstance workflowInstance,
org.opencastproject.job.api.JobContext context,
Map<String,String> properties) |
deactivate, getHoldActionTitle, getHoldStateUserInterfaceURL, isAlwaysPause, registerHoldStateUserInterface, setHoldActionTitle, startaddConfigurationOption, asList, cfgKeyMissing, createResult, createResult, createResult, createResult, createResult, destroy, equals, getCfg, getConfig, getConfig, getConfig, getConfigurationOptions, getDescription, getFileNameFromElements, getId, getOptConfig, getOptConfig, hashCode, removeConfigurationOption, setJobBarrierPollingInterval, setServiceRegistry, skip, toString, waitForStatus, waitForStatuspublic ErrorResolutionWorkflowOperationHandler()
public void activate(org.osgi.service.component.ComponentContext componentContext)
public org.opencastproject.workflow.api.WorkflowOperationResult resume(org.opencastproject.workflow.api.WorkflowInstance workflowInstance,
org.opencastproject.job.api.JobContext context,
Map<String,String> properties)
throws org.opencastproject.workflow.api.WorkflowOperationException
resume in interface org.opencastproject.workflow.api.ResumableWorkflowOperationHandlerresume in class ResumableWorkflowOperationHandlerBaseorg.opencastproject.workflow.api.WorkflowOperationExceptionResumableWorkflowOperationHandler.resume(org.opencastproject.workflow.api.WorkflowInstance,
JobContext, java.util.Map)Copyright © 2009–2019 Opencast Project. All rights reserved.