Uses of Class
org.camunda.bpm.quarkus.engine.extension.CamundaJobExecutorConfig.ThreadPoolConfig
-
Packages that use CamundaJobExecutorConfig.ThreadPoolConfig Package Description org.camunda.bpm.quarkus.engine.extension -
-
Uses of CamundaJobExecutorConfig.ThreadPoolConfig in org.camunda.bpm.quarkus.engine.extension
Fields in org.camunda.bpm.quarkus.engine.extension declared as CamundaJobExecutorConfig.ThreadPoolConfig Modifier and Type Field Description CamundaJobExecutorConfig.ThreadPoolConfig
CamundaJobExecutorConfig. threadPool
The Camunda JobExecutor thread pool config.
-