Skip to main content

workflow_start

Method
This is a method of the Event class in the bus module.
Create workflow start event

Signature

def workflow_start(workflow_name: impl Into<String>) -> Self

Parameters

workflow_name
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.