Interface: IStartWorkflowExecutionRequest
workflowservice.v1.IStartWorkflowExecutionRequest
Properties of a StartWorkflowExecutionRequest.
Implemented by
Properties
cronSchedule
• Optional
cronSchedule: null
| string
StartWorkflowExecutionRequest cronSchedule
header
• Optional
header: null
| IHeader
StartWorkflowExecutionRequest header
identity
• Optional
identity: null
| string
StartWorkflowExecutionRequest identity
input
• Optional
input: null
| IPayloads
StartWorkflowExecutionRequest input
memo
• Optional
memo: null
| IMemo
StartWorkflowExecutionRequest memo
namespace
• Optional
namespace: null
| string
StartWorkflowExecutionRequest namespace
requestId
• Optional
requestId: null
| string
StartWorkflowExecutionRequest requestId
retryPolicy
• Optional
retryPolicy: null
| IRetryPolicy
StartWorkflowExecutionRequest retryPolicy
searchAttributes
• Optional
searchAttributes: null
| ISearchAttributes
StartWorkflowExecutionRequest searchAttributes
taskQueue
• Optional
taskQueue: null
| ITaskQueue
StartWorkflowExecutionRequest taskQueue
workflowExecutionTimeout
• Optional
workflowExecutionTimeout: null
| IDuration
StartWorkflowExecutionRequest workflowExecutionTimeout
workflowId
• Optional
workflowId: null
| string
StartWorkflowExecutionRequest workflowId
workflowIdReusePolicy
• Optional
workflowIdReusePolicy: null
| WorkflowIdReusePolicy
StartWorkflowExecutionRequest workflowIdReusePolicy
workflowRunTimeout
• Optional
workflowRunTimeout: null
| IDuration
StartWorkflowExecutionRequest workflowRunTimeout
workflowTaskTimeout
• Optional
workflowTaskTimeout: null
| IDuration
StartWorkflowExecutionRequest workflowTaskTimeout
workflowType
• Optional
workflowType: null
| IWorkflowType
StartWorkflowExecutionRequest workflowType