Uses of Interface
org.camunda.bpm.quarkus.engine.extension.CamundaEngineConfig
Packages that use CamundaEngineConfig
-
Uses of CamundaEngineConfig in org.camunda.bpm.quarkus.engine.extension.impl
Methods in org.camunda.bpm.quarkus.engine.extension.impl with parameters of type CamundaEngineConfigModifier and TypeMethodDescriptionprotected voidCamundaEngineRecorder.configureJobExecutor(ProcessEngineConfigurationImpl configuration, CamundaEngineConfig config) Constructor parameters in org.camunda.bpm.quarkus.engine.extension.impl with type arguments of type CamundaEngineConfigModifierConstructorDescriptionCamundaEngineRecorder(io.quarkus.runtime.RuntimeValue<CamundaEngineConfig> config)