Skip to main content

Interface: INexusOperationCancelRequestFailedEventAttributes

history.v1.INexusOperationCancelRequestFailedEventAttributes

Properties of a NexusOperationCancelRequestFailedEventAttributes.

Implemented by

Properties

failure

Optional failure: null | IFailure

Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.


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.