com.atlassian.bamboo.charts.collater
Class TimePeriodCoverageCollater

java.lang.Object
  extended by com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
      extended by com.atlassian.bamboo.charts.collater.TimePeriodCoverageCollater
All Implemented Interfaces:
TimePeriodCollater

public class TimePeriodCoverageCollater
extends AbstractTimePeriodCollater
implements TimePeriodCollater


Field Summary
 
Fields inherited from class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
period, seriesName
 
Constructor Summary
TimePeriodCoverageCollater()
           
 
Method Summary
 void addResult(ResultStatisticsProvider result)
           
 double getValue()
           
 
Methods inherited from class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
getPeriod, getSeriesName, setPeriod, setSeriesName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.charts.collater.TimePeriodCollater
getPeriod, getSeriesName, setPeriod, setSeriesName
 

Constructor Detail

TimePeriodCoverageCollater

public TimePeriodCoverageCollater()
Method Detail

addResult

public void addResult(ResultStatisticsProvider result)
Specified by:
addResult in interface TimePeriodCollater

getValue

public double getValue()
Specified by:
getValue in interface TimePeriodCollater


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.