Interface: IExternalWorkflowExecutionCancelRequestedEventAttributes
history.v1.IExternalWorkflowExecutionCancelRequestedEventAttributes
Properties of an ExternalWorkflowExecutionCancelRequestedEventAttributes.
Implemented by
Properties
initiatedEventId
• Optional
initiatedEventId: null
| Long
id of the REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED
event this event corresponds
to
namespace
• Optional
namespace: null
| string
Namespace of the to-be-cancelled workflow.
SDKs and UI tools should use namespace
field but server must use namespace_id
only.
namespaceId
• Optional
namespaceId: null
| string
ExternalWorkflowExecutionCancelRequestedEventAttributes namespaceId
workflowExecution
• Optional
workflowExecution: null
| IWorkflowExecution
ExternalWorkflowExecutionCancelRequestedEventAttributes workflowExecution