Skip to main content

Interface: IWorkflowExecutionCancelRequestedEventAttributes

history.v1.IWorkflowExecutionCancelRequestedEventAttributes

Properties of a WorkflowExecutionCancelRequestedEventAttributes.

Implemented by

Properties

cause

Optional cause: null | string

User provided reason for requesting cancellation


externalInitiatedEventId

Optional externalInitiatedEventId: null | Long

The ID of the REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED event in the external workflow history when the cancellation was requested by another workflow.


externalWorkflowExecution

Optional externalWorkflowExecution: null | IWorkflowExecution

WorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecution


identity

Optional identity: null | string

id of the worker or client who requested this cancel