Class ReportAction
java.lang.Object
com.qualys.plugins.containerSecurity.report.ReportAction
- All Implemented Interfaces:
Action,ModelObject
-
Constructor Summary
ConstructorsConstructorDescriptionReportAction(String dockerImageId, Run<?, ?> run, PrintStream buildLogger, String imageInput, String portalURL, String imageSHA) -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObjectcom.google.gson.JsonObject
-
Constructor Details
-
ReportAction
public ReportAction() -
ReportAction
-
-
Method Details
-
getReportJsonObject
public com.google.gson.JsonObject getReportJsonObject() -
getTotalVulnsTrend
public com.google.gson.JsonObject getTotalVulnsTrend() -
getImageNameOrImageId
-
getImageId
-
getImageSummaryPortalURL
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-