Interface: ISignalWorkflow
v1.PostResetOperation.ISignalWorkflow
Properties of a SignalWorkflow.
Implemented by
Properties
header
• Optional
header: null
| IHeader
Headers that are passed with the signal to the processing workflow.
input
• Optional
input: null
| IPayloads
Serialized value(s) to provide with the signal.
links
• Optional
links: null
| ILink
[]
Links to be associated with the WorkflowExecutionSignaled event.
signalName
• Optional
signalName: null
| string
The workflow author-defined name of the signal to send to the workflow.