Uses of Class
org.ow2.clif.jenkins.chart.AbstractChart
-
Packages that use AbstractChart Package Description org.ow2.clif.jenkins.chart -
-
Uses of AbstractChart in org.ow2.clif.jenkins.chart
Subclasses of AbstractChart in org.ow2.clif.jenkins.chart Modifier and Type Class Description classCallChartClass used to generate and save a chart attach to a buildclassFixedSliceNumberDistributionChartClass used to generate and save a chart attach to a buildclassFixedSliceSizeDistributionChartClass used to generate and save a chart attach to a buildclassMovingStatChartClass used to generate and save a chart attach to a buildclassQuantileDistributionChartQuantile Distribution Chart.
This chart displays the percentage of requests whose response time is less than some thresholds.
-