Interface: IDescribeWorkflowExecutionResponse
workflowservice.v1.IDescribeWorkflowExecutionResponse
Properties of a DescribeWorkflowExecutionResponse.
Implemented by
Properties
callbacks
• Optional
callbacks: null
| ICallbackInfo
[]
DescribeWorkflowExecutionResponse callbacks
executionConfig
• Optional
executionConfig: null
| IWorkflowExecutionConfig
DescribeWorkflowExecutionResponse executionConfig
pendingActivities
• Optional
pendingActivities: null
| IPendingActivityInfo
[]
DescribeWorkflowExecutionResponse pendingActivities
pendingChildren
• Optional
pendingChildren: null
| IPendingChildExecutionInfo
[]
DescribeWorkflowExecutionResponse pendingChildren
pendingNexusOperations
• Optional
pendingNexusOperations: null
| IPendingNexusOperationInfo
[]
DescribeWorkflowExecutionResponse pendingNexusOperations
pendingWorkflowTask
• Optional
pendingWorkflowTask: null
| IPendingWorkflowTaskInfo
DescribeWorkflowExecutionResponse pendingWorkflowTask
workflowExecutionInfo
• Optional
workflowExecutionInfo: null
| IWorkflowExecutionInfo
DescribeWorkflowExecutionResponse workflowExecutionInfo