# Functions
InitializeWorkflowInstance init workflow instance.
New returns a Workflow Executor implementation.
# Variables
DisableRecorder optimize workflow by disable recorder.
StepStatusCache cache the step status.
# Interfaces
WorkflowExecutor is used to execute the workflow steps.