@camunda8/sdk
    Preparing search index...

    Interface ProcessInstanceCreationStartInstruction

    interface ProcessInstanceCreationStartInstruction {
        elementId: string;
    }
    Index

    Properties

    Properties

    elementId: string

    future extensions might include

    • different types of start instructions
    • ability to set local variables for different flow scopes for now, however, the start instruction is implicitly a "startBeforeElement" instruction