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