Uses of Class
org.qubership.atp.ram.model.LogRecordWithParentResponse
Packages that use LogRecordWithParentResponse
-
Uses of LogRecordWithParentResponse in org.qubership.atp.ram.repositories
Methods in org.qubership.atp.ram.repositories that return types with arguments of type LogRecordWithParentResponseModifier and TypeMethodDescriptionCustomLogRecordRepository.getTopLogRecordsIdAndChildLogRecordsByFileTypeFilterLookup(UUID testRunId, FileType fileType) -
Uses of LogRecordWithParentResponse in org.qubership.atp.ram.repositories.impl
Methods in org.qubership.atp.ram.repositories.impl that return types with arguments of type LogRecordWithParentResponseModifier and TypeMethodDescriptionCustomLogRecordRepositoryImpl.getTopLogRecordsIdAndChildLogRecordsByFileTypeFilterLookup(UUID testRunId, FileType fileType) Get parent LR (top level) and list of child with pot files.