Uses of Class
com.flowable.spring.boot.properties.JobThreadPoolConfiguration
| Package | Description |
|---|---|
| com.flowable.spring.boot.properties |
-
Uses of JobThreadPoolConfiguration in com.flowable.spring.boot.properties
Methods in com.flowable.spring.boot.properties that return JobThreadPoolConfiguration Modifier and Type Method Description JobThreadPoolConfigurationAsyncExecutorProperties. getThread()JobThreadPoolConfigurationAsyncHistoryProperties. getThreadPool()Methods in com.flowable.spring.boot.properties with parameters of type JobThreadPoolConfiguration Modifier and Type Method Description voidAsyncExecutorProperties. setThread(JobThreadPoolConfiguration thread)voidAsyncHistoryProperties. setThreadPool(JobThreadPoolConfiguration threadPool)