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
RapidIssueEntryCallback(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, StatisticFieldHelper statisticFieldHelper, EstimateStatisticService estimateStatisticService, DocumentStatisticValueResolver estimateDocumentStatisticValueResolver, TrackingStatisticService trackingStatisticService, DocumentStatisticValueResolver trackingDocumentStatisticValueResolver)
           
 

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(SprintMarker sprintMarker, com.atlassian.fugue.Option<SprintMarker> previousSprintMarker, java.util.Comparator<Rankable> flatComparator, DocumentStatisticValueResolver documentStatisticValueResolver, EstimateStatisticService estimateStatisticService, RankableFactory rankableFactory)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.