Uses of Package
org.opencastproject.workflow.handler.workflow
-
Classes in org.opencastproject.workflow.handler.workflow used by org.opencastproject.workflow.handler.workflow Class Description ResumableWorkflowOperationHandlerBase Abstract 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.