com.atlassian.bamboo.author.collector
Class AuthorSuccessRatioCollector

java.lang.Object
  extended by com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
      extended by com.atlassian.bamboo.author.collector.AuthorSuccessRatioCollector

public class AuthorSuccessRatioCollector
extends AbstractAuthorReportCollector


Constructor Summary
AuthorSuccessRatioCollector()
           
 
Method Summary
protected  TimePeriodCollater getCollater()
           
 
Methods inherited from class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
getAllPeriodsBetweenDates, getAuthorBuilds, getAutoDate, getDataSet, getEarliestBuildDate, getLatestbuildDate, getParams, getPeriod, getPeriodRange, isInPeriod, populateDataSet, setAuthorBuilds, setParams, writeCollaterToDataSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorSuccessRatioCollector

public AuthorSuccessRatioCollector()
Method Detail

getCollater

protected TimePeriodCollater getCollater()
Specified by:
getCollater in class AbstractAuthorReportCollector


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.