Uses of Class
org.qubership.atp.itf.lite.backend.feign.dto.TestPlanDto
Packages that use TestPlanDto
Package
Description
-
Uses of TestPlanDto in org.qubership.atp.itf.lite.backend.feign.clients
Methods in org.qubership.atp.itf.lite.backend.feign.clients that return types with arguments of type TestPlanDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TestPlanDto> RamTestPlansFeignClient.createTestPlan(TestPlanDto testPlanDto) org.springframework.http.ResponseEntity<List<TestPlanDto>> RamTestPlansFeignClient.search(TestPlansSearchRequestDto requestDto) Methods in org.qubership.atp.itf.lite.backend.feign.clients with parameters of type TestPlanDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TestPlanDto> RamTestPlansFeignClient.createTestPlan(TestPlanDto testPlanDto) -
Uses of TestPlanDto in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return TestPlanDtoModifier and TypeMethodDescription