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

    Class VariableScopeCollisionError

    Raised when a declared variable name is observed at more than one scope (for example a local variable shadowing a process-level variable). The result would be ambiguous, so the search fails loudly rather than silently picking one. Pass an explicit scopeKey to disambiguate.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    scopeKeys: readonly string[]
    variableName: string