Skip to main content

Interface: INexusOperationStartedEventAttributes

history.v1.INexusOperationStartedEventAttributes

Properties of a NexusOperationStartedEventAttributes.

Implemented by

Properties

operationId

Optional operationId: null | string

The operation ID returned by the Nexus handler in the response to the StartOperation request. This ID is used when canceling the operation.


scheduledEventId

Optional scheduledEventId: null | Long

The ID of the NEXUS_OPERATION_SCHEDULED event this task corresponds to.