Uses of Class
com.atlassian.jira.web.bean.StatisticMapWrapper

Packages that use StatisticMapWrapper
com.atlassian.jira.web.bean   
 

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

Methods in com.atlassian.jira.web.bean that return StatisticMapWrapper
 StatisticMapWrapper StatisticAccessorBean.getAllFilterBy(String type)
           
 StatisticMapWrapper StatisticAccessorBean.getAllFilterBy(String type, StatisticAccessorBean.OrderBy orderBy, StatisticAccessorBean.Direction direction)
           
 StatisticMapWrapper StatisticAccessorBean.getWrapper(StatisticsMapper mapper)
           
 StatisticMapWrapper StatisticAccessorBean.getWrapper(StatisticsMapper mapper, StatisticAccessorBean.OrderBy orderBy, StatisticAccessorBean.Direction direction)
          Returns a StatisticMapWrapper containing ordered search statistic results
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.