Uses of Class
org.qubership.atp.tdm.model.cleanup.CleanupResults
Packages that use CleanupResults
Package
Description
-
Uses of CleanupResults in org.qubership.atp.tdm.controllers
Methods in org.qubership.atp.tdm.controllers that return types with arguments of type CleanupResultsModifier and TypeMethodDescriptionDataCleanupController.runDataCleanup(CleanupSettings cleanupConfig) Force run data cleanup. -
Uses of CleanupResults in org.qubership.atp.tdm.service
Methods in org.qubership.atp.tdm.service that return CleanupResultsModifier and TypeMethodDescriptionCleanupService.runCleanup(String tableName, TestDataCleanupConfig config) Methods in org.qubership.atp.tdm.service that return types with arguments of type CleanupResultsModifier and TypeMethodDescriptionCleanupService.runCleanup(UUID configId) CleanupService.runCleanup(CleanupSettings cleanupSettings) -
Uses of CleanupResults in org.qubership.atp.tdm.service.impl
Methods in org.qubership.atp.tdm.service.impl that return CleanupResultsModifier and TypeMethodDescriptionCleanupServiceImpl.runCleanup(String tableName, TestDataCleanupConfig config) Force run data cleanup for specified dataset / table ID.Methods in org.qubership.atp.tdm.service.impl that return types with arguments of type CleanupResultsModifier and TypeMethodDescriptionCleanupServiceImpl.runCleanup(UUID configId) CleanupServiceImpl.runCleanup(CleanupSettings cleanupSettings)