Class ItfFeignService

java.lang.Object
org.qubership.atp.itf.lite.backend.feign.service.ItfFeignService

@Service public class ItfFeignService extends Object
  • Constructor Details

    • ItfFeignService

      public ItfFeignService()
  • Method Details

    • getContext

      public String getContext(String contextId, UUID projectUuid)
    • processVelocity

      public ItfParametersResolveResponse processVelocity(UUID projectUuid, UIVelocityRequestBodyDto requestBody)
      Substitutes parameters values from ITF if ITF feign client is enabled.
      Parameters:
      projectUuid - project id
      requestBody - object to request in itf
      Returns:
      ItfParametersResolveResponse received object from itf