Interface: IGetWorkflowExecutionHistoryRequest
workflowservice.v1.IGetWorkflowExecutionHistoryRequest
Properties of a GetWorkflowExecutionHistoryRequest.
Implemented by
Properties
execution
• Optional
execution: null
| IWorkflowExecution
GetWorkflowExecutionHistoryRequest execution
historyEventFilterType
• Optional
historyEventFilterType: null
| HistoryEventFilterType
GetWorkflowExecutionHistoryRequest historyEventFilterType
maximumPageSize
• Optional
maximumPageSize: null
| number
GetWorkflowExecutionHistoryRequest maximumPageSize
namespace
• Optional
namespace: null
| string
GetWorkflowExecutionHistoryRequest namespace
nextPageToken
• Optional
nextPageToken: null
| Uint8Array
GetWorkflowExecutionHistoryRequest nextPageToken
skipArchival
• Optional
skipArchival: null
| boolean
GetWorkflowExecutionHistoryRequest skipArchival
waitNewEvent
• Optional
waitNewEvent: null
| boolean
GetWorkflowExecutionHistoryRequest waitNewEvent