interfaces
Table of Contents
Interfaces
- ExclusiveJobInterface
- ExclusiveJobInterface can be added to an ActiveJob to ensure this task is only queued once. As example this is useful for asynchronous jobs like search index rebuild.
- JobInterface
- Job Interface.
- QueueInfoInterface
- QueueInfoInterface