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 JobThreadPoolConfiguration
AsyncExecutorProperties. getThread()
JobThreadPoolConfiguration
AsyncHistoryProperties. getThreadPool()
Methods in com.flowable.spring.boot.properties with parameters of type JobThreadPoolConfiguration Modifier and Type Method Description void
AsyncExecutorProperties. setThread(JobThreadPoolConfiguration thread)
void
AsyncHistoryProperties. setThreadPool(JobThreadPoolConfiguration threadPool)