com.atlassian.bamboo.charts.collater
Class TimePeriodSuccessRatioCollater
java.lang.Object
com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
com.atlassian.bamboo.charts.collater.TimePeriodSuccessRatioCollater
- All Implemented Interfaces:
- TimePeriodCollater
public class TimePeriodSuccessRatioCollater
- extends AbstractTimePeriodCollater
- implements TimePeriodCollater
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimePeriodSuccessRatioCollater
public TimePeriodSuccessRatioCollater()
TimePeriodSuccessRatioCollater
public TimePeriodSuccessRatioCollater(org.jfree.data.time.RegularTimePeriod period)
addResult
public void addResult(ResultStatisticsProvider result)
- Specified by:
addResult
in interface TimePeriodCollater
getValue
public double getValue()
- Specified by:
getValue
in interface TimePeriodCollater
getSuccessRatio
public double getSuccessRatio()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.