Uses of Class
org.qubership.integration.platform.engine.service.debugger.CamelDebuggerPropertiesService
Packages that use CamelDebuggerPropertiesService
Package
Description
-
Uses of CamelDebuggerPropertiesService in org.qubership.integration.platform.engine.camel.processors
Constructors in org.qubership.integration.platform.engine.camel.processors with parameters of type CamelDebuggerPropertiesServiceModifierConstructorDescriptionHttpTriggerFinishProcessor(CamelDebuggerPropertiesService propertiesService, PayloadExtractor payloadExtractor, ChainLogger chainLogger, MetricsService metricsService) -
Uses of CamelDebuggerPropertiesService in org.qubership.integration.platform.engine.camel.processors.session
Constructors in org.qubership.integration.platform.engine.camel.processors.session with parameters of type CamelDebuggerPropertiesServiceModifierConstructorDescriptionChainFinishProcessor(MetricsService metricsService, CamelDebuggerPropertiesService propertiesService, SessionsService sessionsService, Optional<SessionsKafkaReportingService> sessionsKafkaReportingService, Optional<SdsService> sdsService, ChainLogger chainLogger, PayloadExtractor payloadExtractor) -
Uses of CamelDebuggerPropertiesService in org.qubership.integration.platform.engine.scheduler
Constructors in org.qubership.integration.platform.engine.scheduler with parameters of type CamelDebuggerPropertiesServiceModifierConstructorDescriptionTasksScheduler(VariablesService variableService, IntegrationRuntimeService runtimeService, CheckpointSessionService checkpointSessionService, DeploymentReadinessService deploymentReadinessService, ConsulService consulService, DeploymentsUpdateService deploymentsUpdateService, Optional<ExternalLibraryService> externalLibraryService, CamelDebuggerPropertiesService debuggerPropertiesService) -
Uses of CamelDebuggerPropertiesService in org.qubership.integration.platform.engine.service
Constructors in org.qubership.integration.platform.engine.service with parameters of type CamelDebuggerPropertiesServiceModifierConstructorDescriptionIntegrationRuntimeService(ServerConfiguration serverConfiguration, QuartzSchedulerService quartzSchedulerService, TracingConfiguration tracingConfiguration, PredeployCheckKafkaConfiguration predeployCheckKafkaConfiguration, ExternalLibraryGroovyShellFactory groovyShellFactory, GroovyLanguageWithResettableCache groovyLanguage, MetricsStore metricsStore, CamelComponentDependencyBinder dependencyBinder, Optional<ExternalLibraryService> externalLibraryService, Optional<MaasService> maasService, Optional<ControlPlaneService> controlPlaneService, Optional<XmlConfigurationPreProcessor> xmlPreProcessor, VariablesService variablesService, EngineStateReporter engineStateReporter, Executor deploymentExecutor, CamelDebuggerPropertiesService propertiesService, int streamCachingBufferSizeKb, Predicate<FilteringMessageHistoryFactory.FilteringEntity> camelMessageHistoryFilter, DataSource qrtzDataSource, Optional<SdsService> sdsService, DeploymentReadinessService deploymentReadinessService, ApplicationConfiguration applicationConfiguration, org.springframework.beans.factory.ObjectProvider<WeblogicSecurityBean> wlSecurityBeanProvider, org.springframework.beans.factory.ObjectProvider<WeblogicSecurityInterceptStrategy> wlSecurityInterceptStrategyProvider, org.springframework.beans.factory.ObjectProvider<WeblogicSecureThreadFactory> wlSecureThreadFactoryProvider) -
Uses of CamelDebuggerPropertiesService in org.qubership.integration.platform.engine.service.debugger
Constructors in org.qubership.integration.platform.engine.service.debugger with parameters of type CamelDebuggerPropertiesServiceModifierConstructorDescriptionCamelDebugger(ServerConfiguration serverConfiguration, TracingService tracingService, CheckpointSessionService checkpointSessionService, MetricsService metricsService, ChainLogger chainLogger, Optional<SessionsKafkaReportingService> sessionsKafkaReportingService, SessionsService sessionsService, PayloadExtractor payloadExtractor, VariablesService variablesService, CamelDebuggerPropertiesService propertiesService, Optional<CamelExchangeContextPropagation> exchangeContextPropagation)