Uses of Class
org.qubership.integration.platform.engine.service.debugger.tracing.TracingService
Packages that use TracingService
Package
Description
-
Uses of TracingService in org.qubership.integration.platform.engine.service.debugger
Constructors in org.qubership.integration.platform.engine.service.debugger with parameters of type TracingServiceModifierConstructorDescriptionCamelDebugger(ServerConfiguration serverConfiguration, TracingService tracingService, CheckpointSessionService checkpointSessionService, MetricsService metricsService, ChainLogger chainLogger, Optional<SessionsKafkaReportingService> sessionsKafkaReportingService, SessionsService sessionsService, PayloadExtractor payloadExtractor, VariablesService variablesService, CamelDebuggerPropertiesService propertiesService, Optional<CamelExchangeContextPropagation> exchangeContextPropagation) -
Uses of TracingService in org.qubership.integration.platform.engine.service.debugger.logging
Constructors in org.qubership.integration.platform.engine.service.debugger.logging with parameters of type TracingServiceModifierConstructorDescriptionChainLogger(TracingService tracingService, Optional<OriginatingBusinessIdProvider> originatingBusinessIdProvider)