Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ActivityDecisionState

Index

Enumeration members

CancelRequested

CancelRequested: = "CancelRequested"

Canceled

Canceled: = "Canceled"

CanceledBeforeSent

CanceledBeforeSent: = "CanceledBeforeSent"

CancelledAfterSent

CancelledAfterSent: = "CancelledAfterSent"

Completed

Completed: = "Completed"

Created

Created: = "Created"

Failed

Failed: = "Failed"

RequestCancelFailed

RequestCancelFailed: = "RequestCancelFailed"

ScheduleFailed

ScheduleFailed: = "ScheduleFailed"

Scheduled

Scheduled: = "Scheduled"

Sending

Sending: = "Sending"

Sent

Sent: = "Sent"

Started

Started: = "Started"

Timeout

Timeout: = "Timeout"

Generated using TypeDoc