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 class
CallChart
Class used to generate and save a chart attach to a buildclass
FixedSliceNumberDistributionChart
Class used to generate and save a chart attach to a buildclass
FixedSliceSizeDistributionChart
Class used to generate and save a chart attach to a buildclass
MovingStatChart
Class used to generate and save a chart attach to a buildclass
QuantileDistributionChart
Quantile Distribution Chart.
This chart displays the percentage of requests whose response time is less than some thresholds.
-