Interface: IRespondWorkflowTaskCompletedResponse
workflowservice.v1.IRespondWorkflowTaskCompletedResponse
Properties of a RespondWorkflowTaskCompletedResponse.
Hierarchy
-
↳
IRespondWorkflowTaskCompletedResponse
Properties
activityTasks
• Optional activityTasks: null | $Properties[]
See ScheduleActivityTaskCommandAttributes::request_eager_execution
Inherited from
resetHistoryEventId
• Optional resetHistoryEventId: null | Long
If non zero, indicates the server has discarded the workflow task that was being responded to. Will be the event ID of the last workflow task started event in the history before the new workflow task. Server is only expected to discard a workflow task if it could not have modified the workflow state.
Inherited from
$Properties.resetHistoryEventId
workflowTask
• Optional workflowTask: null | $Properties
See RespondWorkflowTaskCompletedResponse::return_new_workflow_task