@camunda8/sdk
    Preparing search index...

    Interface MappingInstruction

    interface MappingInstruction {
        sourceElementId: string;
        targetElementId: string;
    }
    Index

    Properties

    sourceElementId: string
    targetElementId: string