ReferenceWorkflowscommit()Workflow.commit() The .commit() method finalizes the workflow and returns the final result. Usage workflow.then(stepOne).commit(); Returns workflow:WorkflowThe workflow instance for method chaining Related Control flow map()createRun()