Interface: IWorkflowExecutionTimeSkippingTransitionedEventAttributes
history.v1.IWorkflowExecutionTimeSkippingTransitionedEventAttributes
Properties of a WorkflowExecutionTimeSkippingTransitionedEventAttributes.
Implemented by
Properties
disabledAfterBound
• Optional disabledAfterBound: null | boolean
when true, time skipping was disabled automatically due to a bound being reached. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "after" is used to indicate temporal ordering. --)
targetTime
• Optional targetTime: null | ITimestamp
The virtual time after time skipping was applied.
wallClockTime
• Optional wallClockTime: null | ITimestamp
The wall-clock time when the time-skipping state changed event was generated.