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