Skip to main content

Interface: $Properties

workflow_activation.ResolveSignalExternalWorkflow.$Properties

Properties of a ResolveSignalExternalWorkflow.

Hierarchy

Properties

cause

Optional cause: null | SignalExternalWorkflowExecutionFailedCause

The server-reported cause when the signal failed. Unspecified when the signal succeeded or was cancelled before being sent.


failure

Optional failure: null | $Properties

If populated, this signal either failed to be sent or was cancelled depending on failure type / info.


seq

Optional seq: null | number

Sequence number as provided by lang in the corresponding SignalExternalWorkflowExecution command