Uses of Class
org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
Packages that use CamundaEngineRecorder
-
Uses of CamundaEngineRecorder in org.camunda.bpm.quarkus.engine.extension.deployment.impl
Methods in org.camunda.bpm.quarkus.engine.extension.deployment.impl with parameters of type CamundaEngineRecorderModifier and TypeMethodDescriptionprotected voidCamundaEngineProcessor.cdiConfig(CamundaEngineRecorder recorder, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer) protected voidCamundaEngineProcessor.deployProcessEngineResources(CamundaEngineRecorder recorder) protected voidCamundaEngineProcessor.processEngine(CamundaEngineRecorder recorder, ProcessEngineConfigurationBuildItem processEngineConfigurationBuildItem, io.quarkus.deployment.annotations.BuildProducer<ProcessEngineBuildItem> processEngineProducer) protected voidCamundaEngineProcessor.processEngineConfiguration(CamundaEngineRecorder recorder, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainerBuildItem, CamundaEngineConfig camundaEngineConfig, io.quarkus.deployment.annotations.BuildProducer<ProcessEngineConfigurationBuildItem> configurationProducer) protected voidCamundaEngineProcessor.shutdown(CamundaEngineRecorder recorder, ProcessEngineBuildItem processEngine, io.quarkus.deployment.builditem.ShutdownContextBuildItem shutdownContext)