| Package | Description |
|---|---|
| org.flowable.spring |
| Modifier and Type | Method and Description |
|---|---|
SpringRejectedJobsHandler |
SpringAsyncExecutor.getRejectedJobsHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringAsyncExecutor.setRejectedJobsHandler(SpringRejectedJobsHandler rejectedJobsHandler)
Deprecated.
use
this#setRejectedJobsHandler(org.flowable.spring.job.service.SpringRejectedJobsHandler) |
| Constructor and Description |
|---|
SpringAsyncExecutor(org.springframework.core.task.TaskExecutor taskExecutor,
SpringRejectedJobsHandler rejectedJobsHandler)
Deprecated.
|
SpringAsyncHistoryExecutor(org.springframework.core.task.TaskExecutor taskExecutor,
SpringRejectedJobsHandler rejectedJobsHandler)
Deprecated.
|
Copyright © 2019 Flowable. All rights reserved.