Function mmids_core::workflows::start_workflow
source · pub fn start_workflow(
definition: WorkflowDefinition,
step_factory: Arc<WorkflowStepFactory>
) -> UnboundedSender<WorkflowRequest>
Expand description
Starts the execution of a workflow with the specified definition