Interface CamundaJobExecutorConfig
public interface CamundaJobExecutorConfig
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe Camunda JobExecutor configuration properties.The Camunda JobExecutor thread pool config.
-
Method Details
-
genericConfig
The Camunda JobExecutor configuration properties. For more details,- See Also:
-
threadPool
CamundaJobExecutorConfig.ThreadPoolConfig threadPool()The Camunda JobExecutor thread pool config. This thread pool is responsible for running Camunda jobs.
-