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

    Variable TenantFilterEnumConst

    TenantFilterEnum: { ASSIGNED: "ASSIGNED"; PROVIDED: "PROVIDED" } = ...

    The tenant filtering strategy for job activation. Determines whether to use tenant IDs provided in the request or tenant IDs assigned to the authenticated principal.

    Type Declaration

    • ReadonlyASSIGNED: "ASSIGNED"
    • ReadonlyPROVIDED: "PROVIDED"