| QueueableTrait | Full implementation, as a Trait, of the `QueueableInterface`. |
| QueueItemTrait |
| QueueableInterface | Queuable objects can be queued. |
| QueueItemInterface | |
| QueueManagerInterface | The queue manager is used to load queued items and batch-process them. |
| AbstractQueueManager | Abstract Queue Manager |