Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskEventNotification

Holds the information about an event that occurred to some Task resource.

Task events correspond more or less 1-to-1 to backend calls and their results.

Hierarchy

  • TaskEventNotification

Index

Properties

event: TaskEvent

The event that occurred

The task eventOutcome from backend

success: boolean

Success state of the event

taskId: string

StringId of the affected Task

transitionId: string

StringId of the Transition

Generated using TypeDoc