Options
All
  • Public
  • Public/Protected
  • All
Menu

The status of the task

Index

Enumeration members

Canceled = "CANCELED"

The task is canceled

Completed = "COMPLETED"

The task is completed

Failed = "FAILED"

The task is failed

InProgress = "IN_PROGRESS"

The task is in progress

PartiallyFailed = "PARTIALLY_FAILED"

The task is partially failed

Pending = "PENDING"

The task is pending

Generated using TypeDoc