Uses of Interface
org.qubership.atp.dataset.service.jpa.model.MacroContextService
Packages that use MacroContextService
Package
Description
-
Uses of MacroContextService in org.qubership.atp.dataset.ei
Constructors in org.qubership.atp.dataset.ei with parameters of type MacroContextServiceModifierConstructorDescriptionDataSetExportExecutor(org.qubership.atp.ei.node.services.ObjectSaverToDiskService objectSaverToDiskService, com.fasterxml.jackson.databind.ObjectMapper exportObjectMapper, JpaDataSetRepository dataSetRepository, JpaDataSetListRepository dataSetListRepository, GridFsRepository gridFsRepository, MacroContextService macroContextService, DataSetListContextService dataSetListContextService, org.qubership.atp.ei.node.services.FileService fileService, JpaDataSetListService dslService, JpaDataSetServiceImpl dsService, DataSetParameterProvider dataSetParameterProvider, org.qubership.atp.macros.core.client.MacrosFeignClient macrosFeignClient, org.qubership.atp.macros.core.calculator.MacrosCalculator macrosCalculator) Instantiates a new Data set export executor. -
Uses of MacroContextService in org.qubership.atp.dataset.service.jpa.impl
Fields in org.qubership.atp.dataset.service.jpa.impl declared as MacroContextServiceModifier and TypeFieldDescriptionprotected MacroContextServiceDataSetParameterProvider.macroContextServiceprotected MacroContextServiceJpaDataSetServiceImpl.macroContextService -
Uses of MacroContextService in org.qubership.atp.dataset.service.jpa.model
Classes in org.qubership.atp.dataset.service.jpa.model that implement MacroContextServiceFields in org.qubership.atp.dataset.service.jpa.model declared as MacroContextServiceModifier and TypeFieldDescriptionprotected MacroContextServiceCacheCleanupService.macroContextService