Skip to main content

Interface: TimerOptions

workflow.TimerOptions

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

Properties

eventGroups

Optional Readonly eventGroups: EventGroup[]

Event Groups to attach to the timer command. They will be reflected on the corresponding workflow history events, and may be used by tooling (UI/CLI) to group related events together. See EventGroup 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