Interface: $Properties
v1.RespondWorkflowTaskCompletedResponse.$Properties
Properties of a RespondWorkflowTaskCompletedResponse.
Hierarchy
-
$Properties
Properties
activityTasks
• Optional activityTasks: null | $Properties[]
See ScheduleActivityTaskCommandAttributes::request_eager_execution
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.
workflowTask
• Optional workflowTask: null | $Properties
See RespondWorkflowTaskCompletedResponse::return_new_workflow_task