Interface: IScheduleActionResult
schedule.v1.IScheduleActionResult
Properties of a ScheduleActionResult.
Implemented by
Properties
actualTime
• Optional
actualTime: null
| ITimestamp
Time that the action was taken (real time).
scheduleTime
• Optional
scheduleTime: null
| ITimestamp
Time that the action was taken (according to the schedule, including jitter).
startWorkflowResult
• Optional
startWorkflowResult: null
| IWorkflowExecution
If action was start_workflow: