Skip to main content

Interface: IDescribeWorkflowExecutionResponse

workflowservice.v1.IDescribeWorkflowExecutionResponse

Properties of a DescribeWorkflowExecutionResponse.

Implemented by

Properties

executionConfig

Optional executionConfig: null | IWorkflowExecutionConfig

DescribeWorkflowExecutionResponse executionConfig


pendingActivities

Optional pendingActivities: null | IPendingActivityInfo[]

DescribeWorkflowExecutionResponse pendingActivities


pendingChildren

Optional pendingChildren: null | IPendingChildExecutionInfo[]

DescribeWorkflowExecutionResponse pendingChildren


pendingWorkflowTask

Optional pendingWorkflowTask: null | IPendingWorkflowTaskInfo

DescribeWorkflowExecutionResponse pendingWorkflowTask


workflowExecutionInfo

Optional workflowExecutionInfo: null | IWorkflowExecutionInfo

DescribeWorkflowExecutionResponse workflowExecutionInfo