Uses of Interface
com.atlassian.jira.web.bean.StatisticMap

Packages that use StatisticMap
com.atlassian.jira.charts.piechart   
com.atlassian.jira.web.bean   
 

Uses of StatisticMap in com.atlassian.jira.charts.piechart
 

Constructors in com.atlassian.jira.charts.piechart with parameters of type StatisticMap
PieChartDataSetFactory(ConstantsManager constantsManager, CustomFieldManager customFieldManager, StatisticMap<?,Number> statisticMap, I18nHelper i18nHelper, String statisticType)
           
 

Uses of StatisticMap in com.atlassian.jira.web.bean
 

Classes in com.atlassian.jira.web.bean that implement StatisticMap
 class StatisticMapWrapper<K,N extends Number>
          This is used to store the statistics retrieved by the StatisticAccessorBean.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.