| 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 an
AsyncExecutor implementation which allows invoking a custom job rejected jobs handler. |
| SpringAsyncHistoryExecutor | |
| SpringCallerRunsRejectedJobsHandler |
Copyright © 2020 Flowable. All rights reserved.