Skip to main content
Version: 8.9 (unreleased)

Type Alias: ProcessInstanceIncidentResolutionBatchOperationRequest

type ProcessInstanceIncidentResolutionBatchOperationRequest = object;

Defined in: gen/types.gen.ts:915

The process instance filter that defines which process instances should have their incidents resolved.

Properties

filter

filter: ProcessInstanceFilter;

Defined in: gen/types.gen.ts:919

The process instance filter.


operationReference?

optional operationReference: OperationReference;

Defined in: gen/types.gen.ts:920