Class RequestExecutionResponse

java.lang.Object
org.qubership.atp.itf.lite.backend.model.api.response.RequestExecutionResponse
All Implemented Interfaces:
Serializable

public class RequestExecutionResponse extends Object implements Serializable
See Also:
  • Constructor Details

    • RequestExecutionResponse

      public RequestExecutionResponse()
  • Method Details

    • updateFromPostmanResponse

      public void updateFromPostmanResponse(PostmanPostmanResponseDto pmResponse)
      Update fields by PostmanPostmanResponseDto.
    • parseAndSetContextVariables

      public void parseAndSetContextVariables(SaveRequestResolvingContext resolvingContext)
      Parses and sets context variables from resolving context.
      Parameters:
      resolvingContext - resolving context