Uses of Class
com.atlassian.confluence.plugins.popularcontent.ContentStat

Packages that use ContentStat
com.atlassian.confluence.plugins.popularcontent   
 

Uses of ContentStat in com.atlassian.confluence.plugins.popularcontent
 

Methods in com.atlassian.confluence.plugins.popularcontent that return types with arguments of type ContentStat
 List<ContentStat> ContentStatsManagerImpl.getMostCommentedInLastDays(int daysAgo, int maxCount, TypeEnum type)
           
 List<ContentStat> ContentStatsManager.getMostCommentedInLastDays(int daysAgo, int maxCount, TypeEnum type)
           
 List<ContentStat> ContentStatsManagerImpl.getMostCommentedOfAllTime(int maxCount, TypeEnum type)
           
 List<ContentStat> ContentStatsManager.getMostCommentedOfAllTime(int maxCount, TypeEnum type)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.