Class RpmsReportProjectActionOneChart
- java.lang.Object
-
- io.jenkins.plugins.report.genericdiff.RpmsReportProjectActionOneChart
-
public class RpmsReportProjectActionOneChart extends Object
-
-
Constructor Summary
Constructors Constructor Description RpmsReportProjectActionOneChart(RpmsReportOneRecord publisher, RpmsReportPublisher parent, Job<?,?> job)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<RpmsReportChartPoint>
getChartData()
String
getChartInstalled()
String
getChartRemoved()
String
getChartTotal()
String
getDisplayName()
String
getId()
-
-
-
Constructor Detail
-
RpmsReportProjectActionOneChart
public RpmsReportProjectActionOneChart(RpmsReportOneRecord publisher, RpmsReportPublisher parent, Job<?,?> job)
-
-