Member Junction
    Preparing search index...
    • PURE decision (exported for tests): a process owns an active recurrence job only when it is Active, has ScheduleEnabled, and carries a non-empty CronExpression; otherwise the owned job (if any) is disabled.

      Parameters

      • p: { cronExpression: string; scheduleEnabled: boolean; status: string }

      Returns ScheduleAction