@Extension public class ReportAction extends Object implements Action
| Constructor and Description |
|---|
ReportAction() |
ReportAction(String dockerImageId,
Run<?,?> run,
PrintStream buildLogger,
String imageInput,
String portalURL,
String imageSHA) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getImageId() |
String |
getImageNameOrImageId() |
String |
getImageSummaryPortalURL() |
qshaded.com.google.gson.JsonObject |
getReportJsonObject() |
qshaded.com.google.gson.JsonObject |
getTotalVulnsTrend() |
String |
getUrlName() |
public qshaded.com.google.gson.JsonObject getReportJsonObject()
public qshaded.com.google.gson.JsonObject getTotalVulnsTrend()
public String getImageNameOrImageId()
public String getImageId()
public String getImageSummaryPortalURL()
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface ActionCopyright © 2016–2021 Qualys Inc.. All rights reserved.