Uses of Interface
com.atlassian.greenhopper.web.rapid.issue.statistics.DocumentStatisticValueResolver

Packages that use DocumentStatisticValueResolver
com.atlassian.greenhopper.web.rapid.chart   
com.atlassian.greenhopper.web.rapid.issue   
com.atlassian.greenhopper.web.rapid.issue.statistics   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.sprint   
 

Uses of DocumentStatisticValueResolver in com.atlassian.greenhopper.web.rapid.chart
 

Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type DocumentStatisticValueResolver
StatisticHistoryDataCallback(DocumentStatisticValueResolver documentStatisticValueResolver)
           
 

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

Methods in com.atlassian.greenhopper.web.rapid.issue with parameters of type DocumentStatisticValueResolver
 RapidIssueEntry.StatisticFieldValue EstimateStatisticHelper.createEstimateStatistic(java.lang.Long projectId, java.lang.String issueTypeId, java.lang.String documentValue, DocumentStatisticValueResolver documentStatisticValueResolver)
          Creates a representation of a RapidIssueEntry.StatisticFieldValue for the given document value and DocumentStatisticValueResolver.
 

Uses of DocumentStatisticValueResolver in com.atlassian.greenhopper.web.rapid.issue.statistics
 

Methods in com.atlassian.greenhopper.web.rapid.issue.statistics that return DocumentStatisticValueResolver
 DocumentStatisticValueResolver StatisticValueResolverFactory.forEstimationStatisticInDocument(StatisticsField estimationStatistic)
           
 

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

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

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



Copyright © 2007-2012 Atlassian. All Rights Reserved.