Class XrayImportResponseDto

java.lang.Object
de.qytera.qtaf.xray.dto.response.XrayImportResponseDto
Direct Known Subclasses:
XrayCloudImportResponseDto, XrayServerImportResponseDto

public abstract class XrayImportResponseDto extends Object
Xray import response DTO. This class represents the JSON structure that Xray API returns when importing tests.
  • Constructor Details

    • XrayImportResponseDto

      public XrayImportResponseDto()