Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.CompareItemCopyRequestDto
Packages that use CompareItemCopyRequestDto
Package
Description
-
Uses of CompareItemCopyRequestDto in org.qubership.atp.ram.clients.api
Methods in org.qubership.atp.ram.clients.api with parameters of type CompareItemCopyRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TestCaseCompareCopyResponseDto> TestCaseControllerApi.copyTestCaseWhileTestPlansCompare(@Valid CompareItemCopyRequestDto compareItemCopyRequestDto) POST /catalog/api/v1/testcases/compare/copy : copyTestCaseWhileTestPlansCompare -
Uses of CompareItemCopyRequestDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return CompareItemCopyRequestDtoModifier and TypeMethodDescriptionCompareItemCopyRequestDto.sourceParentId(UUID sourceParentId) CompareItemCopyRequestDto.targetParentId(UUID targetParentId)