Interface: IResolveChildWorkflowExecutionStart
coresdk.workflow_activation.IResolveChildWorkflowExecutionStart
Properties of a ResolveChildWorkflowExecutionStart.
Hierarchy
-
↳
IResolveChildWorkflowExecutionStart
Properties
cancelled
• Optional cancelled: null | $Properties
ResolveChildWorkflowExecutionStart cancelled
Inherited from
failed
• Optional failed: null | $Properties
ResolveChildWorkflowExecutionStart failed
Inherited from
seq
• Optional seq: null | number
Sequence number as provided by lang in the corresponding StartChildWorkflowExecution command
Inherited from
status
• Optional status: "failed" | "cancelled" | "succeeded"
ResolveChildWorkflowExecutionStart status
Inherited from
succeeded
• Optional succeeded: null | $Properties
ResolveChildWorkflowExecutionStart succeeded