com.pyxis.greenhopper.jira.boards.stats
Class AggregateSummary

java.lang.Object
  extended by com.pyxis.greenhopper.jira.boards.stats.AbstractSummary
      extended by com.pyxis.greenhopper.jira.boards.stats.AggregateSummary
All Implemented Interfaces:
Summary

public class AggregateSummary
extends AbstractSummary


Field Summary
 
Fields inherited from class com.pyxis.greenhopper.jira.boards.stats.AbstractSummary
query, user
 
Fields inherited from interface com.pyxis.greenhopper.jira.boards.stats.Summary
EMPTY
 
Constructor Summary
AggregateSummary(com.atlassian.query.Query query, java.util.Set<WatchedField> watchedFields, com.atlassian.crowd.embedded.api.User user)
           
 
Method Summary
protected  ProgressQueryBuilder getProgressBuilder()
           
 
Methods inherited from class com.pyxis.greenhopper.jira.boards.stats.AbstractSummary
collectTimeTracking, getDone, getDoneRatio, getInProgress, getInProgressRatio, getIssueTypesStats, getRenderedWatchedValue, getResolved, getStatistics, getToDo, getTodoRatio, getTotalEstimate, getTotalIssues, getTotalOpenIssue, getTotalRemaining, getTotalRemainingValue, getTotalSpent, getUnresolved, getWatchedValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateSummary

public AggregateSummary(com.atlassian.query.Query query,
                        java.util.Set<WatchedField> watchedFields,
                        com.atlassian.crowd.embedded.api.User user)
Method Detail

getProgressBuilder

protected ProgressQueryBuilder getProgressBuilder()
Specified by:
getProgressBuilder in class AbstractSummary


Copyright © 2007-2012 Atlassian. All Rights Reserved.