Skip to main content

Interface: INexusOperationCancelRequestCompletedEventAttributes

history.v1.INexusOperationCancelRequestCompletedEventAttributes

Properties of a NexusOperationCancelRequestCompletedEventAttributes.

Implemented by

Properties

requestedEventId

Optional requestedEventId: null | Long

The ID of the NEXUS_OPERATION_CANCEL_REQUESTED event.


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.