Skip to main content

Interface: IOnConflictOptions

workflow.v1.IOnConflictOptions

Properties of an OnConflictOptions.

Implemented by

Properties

attachCompletionCallbacks

Optional attachCompletionCallbacks: null | boolean

Attaches the completion callbacks to the running workflow.


Optional attachLinks: null | boolean

Attaches the links to the WorkflowExecutionOptionsUpdatedEvent history event.


attachRequestId

Optional attachRequestId: null | boolean

Attaches the request ID to the running workflow.