Skip to main content

Interface: IWorkflowTaskTimedOutEventAttributes

history.v1.IWorkflowTaskTimedOutEventAttributes

Properties of a WorkflowTaskTimedOutEventAttributes.

Hierarchy

Properties

scheduledEventId

Optional scheduledEventId: null | Long

The id of the WORKFLOW_TASK_SCHEDULED event this task corresponds to

Inherited from

$Properties.scheduledEventId


startedEventId

Optional startedEventId: null | Long

The id of the WORKFLOW_TASK_STARTED event this task corresponds to

Inherited from

$Properties.startedEventId


timeoutType

Optional timeoutType: null | TimeoutType

WorkflowTaskTimedOutEventAttributes timeoutType

Inherited from

$Properties.timeoutType