Interface: INexusOperationCancelRequestedEventAttributes
history.v1.INexusOperationCancelRequestedEventAttributes
Properties of a NexusOperationCancelRequestedEventAttributes.
Implemented by
Properties
scheduledEventId
• Optional
scheduledEventId: null
| Long
The id of the NEXUS_OPERATION_SCHEDULED
event this cancel request corresponds to.
workflowTaskCompletedEventId
• Optional
workflowTaskCompletedEventId: null
| Long
The WORKFLOW_TASK_COMPLETED
event that the corresponding RequestCancelNexusOperation command was reported
with.