Skip to main content

Interface: IStartWorkflowExecutionResponse

workflowservice.v1.IStartWorkflowExecutionResponse

Properties of a StartWorkflowExecutionResponse.

Implemented by

Properties

eagerWorkflowTask

Optional eagerWorkflowTask: null | IPollWorkflowTaskQueueResponse

When request_eager_execution is set on the StartWorkflowExecutionRequest, the server - if supported - will return the first workflow task to be eagerly executed. The caller is expected to have a worker available to process the task.


runId

Optional runId: null | string

StartWorkflowExecutionResponse runId