| Interface | Description |
|---|---|
| AsyncExecutor | |
| ExecuteAsyncRunnableFactory | |
| JobManager |
Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter),
but which are generally applicable or are about going from one type to another.
|
| Class | Description |
|---|---|
| AcquireAsyncJobsDueRunnable | |
| AcquiredJobEntities | |
| AcquiredTimerJobEntities | |
| AcquireTimerJobsRunnable | |
| DefaultAsyncJobExecutor | |
| DefaultJobManager | |
| ExecuteAsyncRunnable | |
| FindExpiredJobsCmd | |
| ManagedAsyncJobExecutor |
Simple JSR-236 async job executor to allocate threads through
ManagedThreadFactory. |
| ResetExpiredJobsCmd | |
| ResetExpiredJobsRunnable |
Runnable that checks the
Job entities periodically for 'expired' jobs. |
Copyright © 2016 Alfresco. All rights reserved.