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.issue   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.sprint   
com.atlassian.greenhopper.web.rapid.view   
com.atlassian.greenhopper.web.rapid.view.detailview   
 

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.issue
 

Constructors in com.atlassian.greenhopper.web.rapid.issue with parameters of type EstimateStatisticService
IssueResource(IssueEntryFactory issueEntryFactory, TransitionEntryFactory transitionEntryFactory, IssueHelper issueHelper, RapidViewService rapidViewService, PoolService poolService, EstimateStatisticService estimateStatisticService, SprintIssueService sprintIssueService, TrackingStatisticService trackingStatisticService, VersionService versionService, com.atlassian.jira.bc.issue.IssueService jiraIssueService, com.atlassian.jira.bc.project.version.VersionService jiraVersionService, RapidViewQueryService rapidViewQueryService, SearchService searchService)
           
 

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, StatusEntryFactory statusEntryFactory)
           
 

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

Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type EstimateStatisticService
StartSprintHelper.IssueKeysAndStatisticsCallback(Sprint sprint, DocumentStatisticValueResolver documentStatisticValueResolver, EstimateStatisticService estimateStatisticService)
           
 

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

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type EstimateStatisticService
RapidViewEditResource(ColumnEditHelper columnEditHelper, RapidViewEditHelper rapidViewEditHelper, RapidViewFilterHelper rapidViewFilterHelper, SwimlaneHelper swimlaneHelper, RapidViewService rapidViewService, EstimateStatisticService estimateStatisticService, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, EstimationHelper estimationHelper, TrackingStatisticService trackingStatisticService, I18nFactoryService i18nFactoryService, RapidViewHistoryService rapidViewHistoryService)
           
 

Uses of EstimateStatisticService in com.atlassian.greenhopper.web.rapid.view.detailview
 

Constructors in com.atlassian.greenhopper.web.rapid.view.detailview with parameters of type EstimateStatisticService
DetailViewFieldResource(DetailViewFieldHelper detailViewFieldHelper, DetailViewFieldConfigurationService detailViewFieldConfigurationService, RapidViewService rapidViewService, EstimateStatisticService estimateStatisticService, I18nFactoryService i18nFactoryService)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.