Uses of Class
org.qubership.atp.itf.lite.backend.feign.dto.UIVelocityRequestBodyDto
Packages that use UIVelocityRequestBodyDto
Package
Description
-
Uses of UIVelocityRequestBodyDto in org.qubership.atp.itf.lite.backend.feign.clients
Methods in org.qubership.atp.itf.lite.backend.feign.clients with parameters of type UIVelocityRequestBodyDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ResponseObjectDto> ItfVelocityBalancerFeignClient.get(UUID projectUuid, String projectId, UIVelocityRequestBodyDto uiVelocityRequestBodyDto) -
Uses of UIVelocityRequestBodyDto in org.qubership.atp.itf.lite.backend.feign.service
Methods in org.qubership.atp.itf.lite.backend.feign.service with parameters of type UIVelocityRequestBodyDtoModifier and TypeMethodDescriptionItfFeignService.processVelocity(UUID projectUuid, UIVelocityRequestBodyDto requestBody) Substitutes parameters values from ITF if ITF feign client is enabled.