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

    Type Alias ThreadedJob

    ThreadedJob: Omit<EnrichedActivatedJob, "log">

    The job object received by a threaded handler. Same shape as EnrichedActivatedJob but without the logger (not available across threads).