Uses of Interface
com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService

Packages that use EstimateStatisticService
com.atlassian.greenhopper.service.rapid.view.statistics   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.sprint   
 

Uses of EstimateStatisticService in com.atlassian.greenhopper.service.rapid.view.statistics
 

Classes in com.atlassian.greenhopper.service.rapid.view.statistics that implement EstimateStatisticService
 class EstimateStatisticServiceImpl
          Implementation of EstimateStatisticService.
 

Uses of EstimateStatisticService in com.atlassian.greenhopper.web.rapid.list
 

Constructors in com.atlassian.greenhopper.web.rapid.list with parameters of type EstimateStatisticService
PoolIssueCallback(com.atlassian.crowd.embedded.api.User user, com.google.common.base.Predicate<java.lang.Long> visiblePredicate, com.atlassian.jira.bc.issue.IssueService issueService, com.atlassian.jira.config.ConstantsManager constantsManager, com.atlassian.jira.user.util.UserManager userManager, GHAvatarService avatarService, WebUtilities webUtilities, EstimateStatisticService estimateStatisticService, EstimateStatisticHelper estimateStatisticHelper, DocumentStatisticValueResolver estimateDocumentStatisticValueResolver)
           
 

Uses of EstimateStatisticService in com.atlassian.greenhopper.web.rapid.sprint
 

Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type EstimateStatisticService
CreateSprintHelper.IssueKeysAndStatisticsCallback(com.atlassian.jira.issue.Issue lastIssue, DocumentStatisticValueResolver documentStatisticValueResolver, EstimateStatisticService estimateStatisticService)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.