Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

qualifiedTsTypeName: string = "workflows.WorkflowEventType"
versionInfo: LifeCycle
CallMicroflowEnded: WorkflowEventType = ...
CallMicroflowStarted: WorkflowEventType = ...
CallWorkflowEnded: WorkflowEventType = ...
CallWorkflowStarted: WorkflowEventType = ...
DecisionExecuted: WorkflowEventType = ...
EndEventExecuted: WorkflowEventType = ...
JumpExecuted: WorkflowEventType = ...
MultiUserTaskOutcomeSelected: WorkflowEventType = ...
ParallelMergeExecuted: WorkflowEventType = ...
ParallelSplitExecuted: WorkflowEventType = ...
StartEventExecuted: WorkflowEventType = ...
UserTaskEnded: WorkflowEventType = ...
UserTaskStarted: WorkflowEventType = ...
WaitForNotificationEnded: WorkflowEventType = ...
WaitForNotificationStarted: WorkflowEventType = ...
WaitForTimerEnded: WorkflowEventType = ...
WaitForTimerStarted: WorkflowEventType = ...
WorkflowAborted: WorkflowEventType = ...
WorkflowCompleted: WorkflowEventType = ...
WorkflowConflicted: WorkflowEventType = ...
WorkflowFailed: WorkflowEventType = ...
WorkflowInitiated: WorkflowEventType = ...
WorkflowJumpToOptionApplied: WorkflowEventType = ...
WorkflowPaused: WorkflowEventType = ...
WorkflowResolved: WorkflowEventType = ...
WorkflowRestarted: WorkflowEventType = ...
WorkflowRetried: WorkflowEventType = ...
WorkflowUnpaused: WorkflowEventType = ...
WorkflowUpdated: WorkflowEventType = ...
WorkflowUpgraded: WorkflowEventType = ...

Accessors

  • get name(): string
  • Returns string

Methods

  • checkEnumVersion(metaModelVersion: Version, includeWarnings: boolean): void
  • qualifiedTsLiteralName(): string
  • toString(): string

Generated using TypeDoc