com.atlassian.greenhopper.manager.sprintmarker
Class SprintMarkerStatisticsCollector

java.lang.Object
  extended by com.atlassian.greenhopper.manager.sprintmarker.SprintMarkerStatisticsCollector

@Service
public class SprintMarkerStatisticsCollector
extends java.lang.Object

Since:
v6.2.1

Field Summary
protected  LoggerWrapper log
           
 
Constructor Summary
SprintMarkerStatisticsCollector()
           
 
Method Summary
 void cancelCollectStatistic()
           
 void collectStatistic()
           
 ClauseToAdd getClauseForBuilder(RapidViewAO rapidView, RapidViewClauseService.ClauseType clauseType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final LoggerWrapper log
Constructor Detail

SprintMarkerStatisticsCollector

public SprintMarkerStatisticsCollector()
Method Detail

cancelCollectStatistic

public void cancelCollectStatistic()

collectStatistic

public void collectStatistic()

getClauseForBuilder

public ClauseToAdd getClauseForBuilder(RapidViewAO rapidView,
                                       RapidViewClauseService.ClauseType clauseType)


Copyright © 2007-2014 Atlassian. All Rights Reserved.