ReferencevNext Workflowscommit()Workflow.commit() The .commit() method finalizes the workflow and returns the final result. Usage workflow.then(stepOne).commit(); Returns workflow:NewWorkflowThe workflow instance for method chainingmap()createRun()