dag-core / Exports / IExecutionCompletedProgressEvent
Interface: IExecutionCompletedProgressEvent
Emitted when a DAG execution completes successfully.
Hierarchy
↳
IExecutionCompletedProgressEvent
Table of contents
Properties
Properties
dagRunId
• dagRunId: string
Inherited from
IRunProgressEventBase.dagRunId
Defined in
occurredAt
• occurredAt: string
Inherited from
IRunProgressEventBase.occurredAt
Defined in
eventType
• eventType: "execution.completed"
Overrides
IRunProgressEventBase.eventType