@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias ProcessInstanceIncidentResolutionBatchOperationRequest

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

    type ProcessInstanceIncidentResolutionBatchOperationRequest = {
        filter: ProcessInstanceFilter;
    }
    Index

    Properties

    Properties