Interfaces
\Symbiote\QueuedJobs\Interfaces
| Name | Description |
|---|---|
| UserContextInterface | Interface UserContextInterface used for jobs which need to specify which member to log in when running the jobs |
\Symbiote\QueuedJobs\Services
| Name | Description |
|---|---|
| QueuedJob | Interface definition for a queued job |
\Symbiote\QueuedJobs\Tasks\Engines
| Name | Description |
|---|---|
| TaskRunnerEngine | Runs tasks on a queue |