Uses of Class
org.qubership.atp.ram.model.LogRecordWithParentListResponse
Packages that use LogRecordWithParentListResponse
Package
Description
-
Uses of LogRecordWithParentListResponse in org.qubership.atp.ram.repositories
Methods in org.qubership.atp.ram.repositories that return types with arguments of type LogRecordWithParentListResponseModifier and TypeMethodDescriptionCustomLogRecordRepository.findLogRecordsWithParentsByPreviewExists(UUID testRunId) -
Uses of LogRecordWithParentListResponse in org.qubership.atp.ram.repositories.impl
Methods in org.qubership.atp.ram.repositories.impl that return types with arguments of type LogRecordWithParentListResponseModifier and TypeMethodDescriptionCustomLogRecordRepositoryImpl.findLogRecordsWithParentsByPreviewExists(UUID testRunId) Find all LR's with preview and list of parents (LR) by TR id. -
Uses of LogRecordWithParentListResponse in org.qubership.atp.ram.services
Methods in org.qubership.atp.ram.services that return types with arguments of type LogRecordWithParentListResponseModifier and TypeMethodDescriptionLogRecordService.findLogRecordsWithParentsByPreviewExists(UUID testRunId)