| Modifier and Type | Class and Description |
|---|---|
class |
SpringCallerRunsRejectedJobsHandler |
| Modifier and Type | Field and Description |
|---|---|
protected SpringRejectedJobsHandler |
SpringAsyncExecutor.rejectedJobsHandler |
| Modifier and Type | Method and Description |
|---|---|
SpringRejectedJobsHandler |
SpringAsyncExecutor.getRejectedJobsHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringAsyncExecutor.setRejectedJobsHandler(SpringRejectedJobsHandler rejectedJobsHandler)
SpringRejectedJobsHandler implementation that will be used when jobs were rejected by the task executor. |
Copyright © 2020 Flowable. All rights reserved.