Interface: IChildWorkflowResult
coresdk.child_workflow.IChildWorkflowResult
Properties of a ChildWorkflowResult.
Hierarchy
-
↳
IChildWorkflowResult
Properties
cancelled
• Optional cancelled: null | $Properties
ChildWorkflowResult cancelled
Inherited from
completed
• Optional completed: null | $Properties
ChildWorkflowResult completed
Inherited from
failed
• Optional failed: null | $Properties
ChildWorkflowResult failed
Inherited from
status
• Optional status: "completed" | "failed" | "cancelled"
ChildWorkflowResult status