com.atlassian.bamboo.charts.collater
Class TimePeriodLinesOfCodeCollater

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

public class TimePeriodLinesOfCodeCollater
extends AbstractTimePeriodCollater
implements TimePeriodCollater


Field Summary
 
Fields inherited from class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
period, seriesName
 
Constructor Summary
TimePeriodLinesOfCodeCollater()
           
 
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

TimePeriodLinesOfCodeCollater

public TimePeriodLinesOfCodeCollater()
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 © 2010 Atlassian. All Rights Reserved.