com.atlassian.confluence.plugins.popularcontent
Class ContentStat

java.lang.Object
  extended by com.atlassian.confluence.plugins.popularcontent.ContentStat

public class ContentStat
extends Object


Field Summary
static Comparator comparator
           
 
Constructor Summary
ContentStat(ContentEntityObject content, int count)
           
 
Method Summary
 ContentEntityObject getContent()
           
 int getCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

comparator

public static final Comparator comparator
Constructor Detail

ContentStat

public ContentStat(ContentEntityObject content,
                   int count)
Method Detail

getContent

public ContentEntityObject getContent()

getCount

public int getCount()


Copyright © 2003-2012 Atlassian. All Rights Reserved.