Skip to content

dag-core / Exports / IDagRunTransitionValue

Interface: IDagRunTransitionValue

Result of a successful DAG run state transition.

Table of contents

Properties

Properties

nextStatus

nextStatus: TDagRunStatus

Defined in

state-machines/dag-run-state-machine.ts:16


domainEvents

domainEvents: string[]

Defined in

state-machines/dag-run-state-machine.ts:17

Released under the MIT License.