Class ReportGeneratorFactory
- java.lang.Object
-
- io.jenkins.plugins.checkpoint.cloudguard.report.ReportGeneratorFactory
-
public class ReportGeneratorFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ReportGeneratorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ReportGenerator
getReportGenerator(ReportType reportType, com.google.gson.JsonObject jsonObject)
-
-
-
Method Detail
-
getReportGenerator
public static ReportGenerator getReportGenerator(ReportType reportType, com.google.gson.JsonObject jsonObject)
-
-