Interface: IScheduleAction
Properties of a ScheduleAction.
Implemented by
Properties
startWorkflow
• Optional
startWorkflow: null
| INewWorkflowExecutionInfo
All fields of NewWorkflowExecutionInfo are valid except for:
- workflow_id_reuse_policy
- cron_schedule The workflow id of the started workflow may not match this exactly, it may have a timestamp appended for uniqueness.