Uses of Class
org.qubership.atp.tdm.service.impl.CleanupServiceImpl
Packages that use CleanupServiceImpl
-
Uses of CleanupServiceImpl in org.qubership.atp.tdm.repo.impl
Constructors in org.qubership.atp.tdm.repo.impl with parameters of type CleanupServiceImplModifierConstructorDescriptionAtpActionRepositoryImpl(CatalogRepository catalogRepository, TestDataTableRepository testDataTableRepository, CleanupConfigRepository cleanupConfigRepository, ColumnService columnService, DataRefreshService dataRefreshService, TestDataFlagsService testDataFlagsService, CleanupServiceImpl cleanupService, org.qubership.atp.common.lock.LockManager lockManager) AtpActionRepository Constructor.