Skip to main content

Interface: IOnConflictOptions

workflow.v1.IOnConflictOptions

Properties of an OnConflictOptions.

Hierarchy

Properties

attachCompletionCallbacks

Optional attachCompletionCallbacks: null | boolean

Attaches the completion callbacks to the running workflow.

Inherited from

$Properties.attachCompletionCallbacks


Optional attachLinks: null | boolean

Attaches the links to the WorkflowExecutionOptionsUpdatedEvent history event.

Inherited from

$Properties.attachLinks


attachRequestId

Optional attachRequestId: null | boolean

Attaches the request ID to the running workflow.

Inherited from

$Properties.attachRequestId