findWorkflow MethodStatic

Finds a Workflow with a given Id.

findWorkflow(workflowId: string): Workflow | undefined

Parameter Type Description
workflowId string Id of the Workflow to find

Returns - The Workflow if found, or undefined if not found

Defined in

Last Updated: 08 January, 2020