Uses of Class
org.qubership.atp.tdm.model.DropResults
Packages that use DropResults
-
Uses of DropResults in org.qubership.atp.tdm.service
Methods in org.qubership.atp.tdm.service that return DropResultsModifier and TypeMethodDescriptionTestDataService.deleteTestData(String tableName) TestDataService.truncateDataInTable(String tableName, UUID projectId, UUID systemId) -
Uses of DropResults in org.qubership.atp.tdm.service.impl
Methods in org.qubership.atp.tdm.service.impl that return DropResultsModifier and TypeMethodDescriptionTestDataServiceImpl.deleteTestData(String tableName) TestDataServiceImpl.truncateDataInTable(String tableName, UUID projectId, UUID systemId)