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
 java.util.List<ContentStat> ContentStatsManagerImpl.getMostCommentedInLastDays(int daysAgo, int maxCount, TypeEnum type)
           
 java.util.List<ContentStat> ContentStatsManager.getMostCommentedInLastDays(int daysAgo, int maxCount, TypeEnum type)
          Deprecated.  
 java.util.List<ContentStat> ContentStatsManagerImpl.getMostCommentedOfAllTime(int maxCount, TypeEnum type)
           
 java.util.List<ContentStat> ContentStatsManager.getMostCommentedOfAllTime(int maxCount, TypeEnum type)
          Deprecated.  
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.