Skip to main content

Interface: TimerOptions

workflow.TimerOptions

Options for starting a timer (i.e. sleep)

Properties

eventGroups

Optional Readonly eventGroups: EventGroupMarker[]

Event group markers to attach to the timer command. The markers will be reflected on the corresponding workflow history events, and may be used by tooling (UI/CLI) to group related events together. See EventGroupMarker and createEventGroup.

Event Groups is an experimental API and may change without notice.


summary

Optional Readonly summary: string

A fixed, single line summary of the command's purpose