Interface: IResolveChildWorkflowExecutionStart
coresdk.workflow_activation.IResolveChildWorkflowExecutionStart
Properties of a ResolveChildWorkflowExecutionStart.
Implemented by
Properties
cancelled
• Optional
cancelled: null
| IResolveChildWorkflowExecutionStartCancelled
ResolveChildWorkflowExecutionStart cancelled
failed
• Optional
failed: null
| IResolveChildWorkflowExecutionStartFailure
ResolveChildWorkflowExecutionStart failed
seq
• Optional
seq: null
| number
Sequence number as provided by lang in the corresponding StartChildWorkflowExecution command
succeeded
• Optional
succeeded: null
| IResolveChildWorkflowExecutionStartSuccess
ResolveChildWorkflowExecutionStart succeeded