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

Packages that use TrackingStatisticService
com.atlassian.greenhopper.service.rapid.view.statistics   
com.atlassian.greenhopper.web.rapid.issue   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.view   
 

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

Classes in com.atlassian.greenhopper.service.rapid.view.statistics that implement TrackingStatisticService
 class TrackingStatisticServiceImpl
          Implementation of TrackingStatisticService.
 

Uses of TrackingStatisticService in com.atlassian.greenhopper.web.rapid.issue
 

Constructors in com.atlassian.greenhopper.web.rapid.issue with parameters of type TrackingStatisticService
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 TrackingStatisticService in com.atlassian.greenhopper.web.rapid.list
 

Constructors in com.atlassian.greenhopper.web.rapid.list with parameters of type TrackingStatisticService
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 TrackingStatisticService in com.atlassian.greenhopper.web.rapid.view
 

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type TrackingStatisticService
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)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.