Uses of Class
org.qubership.integration.platform.engine.service.debugger.CamelDebugger
Packages that use CamelDebugger
-
Uses of CamelDebugger in org.qubership.integration.platform.engine.service
Constructor parameters in org.qubership.integration.platform.engine.service with type arguments of type CamelDebuggerModifierConstructorDescriptionIntegrationRuntimeService(ServerConfiguration serverConfiguration, QuartzSchedulerService quartzSchedulerService, TracingConfiguration tracingConfiguration, ExternalLibraryGroovyShellFactory groovyShellFactory, GroovyLanguageWithResettableCache groovyLanguage, MetricsStore metricsStore, Optional<ExternalLibraryService> externalLibraryService, Optional<MaasService> maasService, Optional<XmlConfigurationPreProcessor> xmlPreProcessor, VariablesService variablesService, EngineStateReporter engineStateReporter, Executor deploymentExecutor, CamelDebuggerPropertiesService propertiesService, int streamCachingBufferSizeKb, Predicate<FilteringMessageHistoryFactory.FilteringEntity> camelMessageHistoryFilter, DeploymentReadinessService deploymentReadinessService, DeploymentProcessingService deploymentProcessingService, FormDataConverter formDataConverter, SecurityAccessPolicyConverter securityAccessPolicyConverter, org.springframework.beans.factory.ObjectFactory<CamelDebugger> camelDebuggerFactory, org.springframework.beans.factory.ObjectFactory<org.apache.camel.observation.MicrometerObservationTracer> tracerFactory)