Class Exportreport

java.lang.Object
org.zaproxy.clientapi.gen.Exportreport

@Deprecated(since="1.13.0", forRemoval=true) public class Exportreport extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
This file was automatically generated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    This component is optional and therefore the API will only work if it is installed
    generate(String absolutepath, String fileextension, String sourcedetails, String alertseverity, String alertdetails, String scanid, String includepassivealerts)
    Deprecated, for removal: This API element is subject to removal in a future version.
    This component is optional and therefore the API will only work if it is installed

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Exportreport

      public Exportreport(ClientApi api)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • formats

      public ApiResponse formats() throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException
    • generate

      public ApiResponse generate(String absolutepath, String fileextension, String sourcedetails, String alertseverity, String alertdetails, String scanid, String includepassivealerts) throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException