Interface: ISignalWorkflowExecutionRequest
workflowservice.v1.ISignalWorkflowExecutionRequest
Properties of a SignalWorkflowExecutionRequest.
Implemented by
Properties
control
• Optional
control: null
| string
SignalWorkflowExecutionRequest control
header
• Optional
header: null
| IHeader
SignalWorkflowExecutionRequest header
identity
• Optional
identity: null
| string
SignalWorkflowExecutionRequest identity
input
• Optional
input: null
| IPayloads
SignalWorkflowExecutionRequest input
namespace
• Optional
namespace: null
| string
SignalWorkflowExecutionRequest namespace
requestId
• Optional
requestId: null
| string
SignalWorkflowExecutionRequest requestId
signalName
• Optional
signalName: null
| string
SignalWorkflowExecutionRequest signalName
workflowExecution
• Optional
workflowExecution: null
| IWorkflowExecution
SignalWorkflowExecutionRequest workflowExecution