Uses of Class
org.qubership.integration.platform.engine.service.externallibrary.GroovyLanguageWithResettableCache
Packages that use GroovyLanguageWithResettableCache
-
Uses of GroovyLanguageWithResettableCache in org.qubership.integration.platform.engine.service
Constructors in org.qubership.integration.platform.engine.service with parameters of type GroovyLanguageWithResettableCacheModifierConstructorDescriptionIntegrationRuntimeService(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)