WorkflowSettings constructor
WorkflowSettings({})
Implementation
WorkflowSettings({
this.saveExecutionProgress,
this.saveManualExecutions,
this.saveDataErrorExecution,
this.saveDataSuccessExecution,
this.executionTimeout,
this.timezone,
this.errorWorkflow,
this.callerPolicy,
this.callerIds,
});