AbstractRestart the instance. Optionally restart from a specific step, preserving cached results for all steps before it.
Optionaloptions: WorkflowInstanceRestartOptionsOptions for the restart, including an optional step to restart from.
Resume the instance. If it is already running, an error will be thrown.
Send an event to this instance.
Returns the current status of the instance.
Terminate the instance. If it is errored, terminated or complete, an error will be thrown.
Pause the instance.