Uses of Class
com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.EpicStatistics

Packages that use RapidIssueEntry.EpicStatistics
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.plan   
 

Uses of RapidIssueEntry.EpicStatistics in com.atlassian.greenhopper.web.rapid.list
 

Fields in com.atlassian.greenhopper.web.rapid.list declared as RapidIssueEntry.EpicStatistics
 RapidIssueEntry.EpicStatistics RapidIssueEntry.epicStats
          If this entry represents an epic, this stores the statistics for this epic.
 

Uses of RapidIssueEntry.EpicStatistics in com.atlassian.greenhopper.web.rapid.plan
 

Methods in com.atlassian.greenhopper.web.rapid.plan that return types with arguments of type RapidIssueEntry.EpicStatistics
 java.util.Map<java.lang.String,RapidIssueEntry.EpicStatistics> EpicStatisticCallback.getEpicProgressStatistics()
           
 ServiceOutcome<java.util.Map<java.lang.String,RapidIssueEntry.EpicStatistics>> EpicStatisticServiceImpl.getEpicStatistics(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 ServiceOutcome<java.util.Map<java.lang.String,RapidIssueEntry.EpicStatistics>> EpicStatisticService.getEpicStatistics(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.