Class CamundaJobExecutorConfig
java.lang.Object
org.camunda.bpm.quarkus.engine.extension.CamundaJobExecutorConfig
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionThe Camunda JobExecutor configuration properties.The Camunda JobExecutor thread pool config. -
Constructor Summary
-
Method Summary
-
Field Details
-
genericConfig
The Camunda JobExecutor configuration properties. For more details,- See Also:
-
threadPool
The Camunda JobExecutor thread pool config. This thread pool is responsible for running Camunda jobs.
-
-
Constructor Details
-
CamundaJobExecutorConfig
public CamundaJobExecutorConfig()
-