Skip to main content
Version: 8.9

Type Alias: ProcessInstanceIncidentResolutionBatchOperationRequest

type ProcessInstanceIncidentResolutionBatchOperationRequest = object;

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

Properties

filter

filter: ProcessInstanceFilter;

The process instance filter.


operationReference?

optional operationReference?: OperationReference;