Interface: IBatchOperationSignal
batch.v1.IBatchOperationSignal
Properties of a BatchOperationSignal.
Implemented by
Properties
header
• Optional
header: null
| IHeader
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
identity
• Optional
identity: null
| string
The identity of the worker/client
input
• Optional
input: null
| IPayloads
Serialized value(s) to provide with the signal
signal
• Optional
signal: null
| string
The workflow author-defined name of the signal to send to the workflow