| Package | Description |
|---|---|
| org.flowable.spring.boot | |
| org.flowable.spring.boot.cmmn | |
| org.flowable.spring.job.service |
| Modifier and Type | Method and Description |
|---|---|
SpringAsyncExecutor |
ProcessEngineAutoConfiguration.processAsyncExecutor(AsyncJobExecutorConfiguration executorConfiguration,
org.springframework.beans.factory.ObjectProvider<SpringRejectedJobsHandler> rejectedJobsHandler,
org.springframework.beans.factory.ObjectProvider<SpringRejectedJobsHandler> processRejectedJobsHandler)
The Async Executor must not be shared between the engines.
|
| Modifier and Type | Method and Description |
|---|---|
SpringAsyncExecutor |
CmmnEngineAutoConfiguration.cmmnAsyncExecutor(AsyncJobExecutorConfiguration executorConfiguration,
org.springframework.beans.factory.ObjectProvider<SpringRejectedJobsHandler> rejectedJobsHandler,
org.springframework.beans.factory.ObjectProvider<SpringRejectedJobsHandler> cmmnRejectedJobsHandler)
The Async Executor must not be shared between the engines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringAsyncHistoryExecutor |
Copyright © 2023 Flowable. All rights reserved.