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