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

    Type Alias ProcessInstanceMigrationInstruction

    The migration instructions describe how to migrate a process instance from one process definition to another.

    Index

    Properties

    Element mappings from the source process instance to the target process instance.

    operationReference?: OperationReference
    targetProcessDefinitionKey: ProcessDefinitionKey

    The key of process definition to migrate the process instance to.