public class Exportreport
extends java.lang.Object
Constructor and Description |
---|
Exportreport(ClientApi api) |
Modifier and Type | Method and Description |
---|---|
ApiResponse |
formats()
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
generate(java.lang.String absolutepath,
java.lang.String fileextension,
java.lang.String sourcedetails,
java.lang.String alertseverity,
java.lang.String alertdetails,
java.lang.String scanid,
java.lang.String includepassivealerts)
This component is optional and therefore the API will only work if it is installed
|
public Exportreport(ClientApi api)
public ApiResponse formats() throws ClientApiException
ClientApiException
public ApiResponse generate(java.lang.String absolutepath, java.lang.String fileextension, java.lang.String sourcedetails, java.lang.String alertseverity, java.lang.String alertdetails, java.lang.String scanid, java.lang.String includepassivealerts) throws ClientApiException
ClientApiException