Interface: ISignalWorkflow
coresdk.workflow_activation.ISignalWorkflow
Properties of a SignalWorkflow.
Hierarchy
-
↳
ISignalWorkflow
Properties
headers
• Optional headers: null | { [k: string]: $Properties; }
Headers attached to the signal
Inherited from
identity
• Optional identity: null | string
Identity of the sender of the signal
Inherited from
input
• Optional input: null | $Properties[]
SignalWorkflow input
Inherited from
originatingEventId
• Optional originatingEventId: null | Long
Event ID of the WORKFLOW_EXECUTION_SIGNALED history event that produced this job.
Inherited from
$Properties.originatingEventId
signalName
• Optional signalName: null | string
SignalWorkflow signalName