Class HelloWorldWorkflowOperationHandler

java.lang.Object
org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
org.opencastproject.workflow.handler.hello.HelloWorldWorkflowOperationHandler
All Implemented Interfaces:
WorkflowOperationHandler

public class HelloWorldWorkflowOperationHandler extends AbstractWorkflowOperationHandler
The HelloWorldWorkflowOperationHandler provides a very simple example of how a workflow operation works and can be a starting point for new developments. Like the other hello-world modules, this is intentionally not included in the Opencast distributions and thus not listed in the documentation since people cannot actually use it.