| Interface | Description |
|---|---|
| SpringRejectedJobsHandler |
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
|
| Class | Description |
|---|---|
| SpringAsyncExecutor |
This is a spring based implementation of the
JobExecutor using spring abstraction TaskExecutor for performing background task execution. |
| SpringAsyncHistoryExecutor | |
| SpringCallerRunsRejectedJobsHandler |
Copyright © 2018 Flowable. All rights reserved.