Classes
\Symbiote\SqsJobQueue\Control
| Name | Description | |
|---|---|---|
| SqsAdmin | No description available | EMPTY |
| SqsRunnerController | No description available | EMPTY |
\Symbiote\SqsJobQueue\Extension
| Name | Description | |
|---|---|---|
| SqsQueuedJobExtension | No description available | EMPTY |
\Symbiote\SqsJobQueue\Job
| Name | Description | |
|---|---|---|
| SqsScheduleRunnerJob | A job that executes _scheduled_ jobs in an environment where simple queues exist that don't allow long term scheduling of jobs, such as SQS | EMPTY |
\Symbiote\SqsJobQueue\Model
| Name | Description | |
|---|---|---|
| SqsQueueState | No description available | EMPTY |
\Symbiote\SqsJobQueue\Service
| Name | Description | |
|---|---|---|
| FileBasedSqsMessageList | No description available | EMPTY |
| FileBasedSqsQueue | No description available | EMPTY |
| QueuedJobRunner | A shell around QueuedJobService that performs some additional sanity checks before executing things. | EMPTY |
| SqsClientFactory | No description available | EMPTY |
| SqsQueueHandler | No description available | EMPTY |
| SqsService | No description available | EMPTY |
\Symbiote\SqsJobQueue\Task
| Name | Description | |
|---|---|---|
| CreateScheduledRunnerTask | No description available | EMPTY |