com.atlassian.confluence.util
Class ContentUtils
java.lang.Object
com.atlassian.confluence.util.ContentUtils
public class ContentUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentUtils
public ContentUtils()
mergeContentObjects
public static List mergeContentObjects(Iterator it1,
Iterator it2,
int maxSize)
getLatest
public static ConfluenceEntityObject getLatest(ConfluenceEntityObject c1,
ConfluenceEntityObject c2)
getEntityObjectsIds
public static List getEntityObjectsIds(List entityObjectList)
- Takes a list of EntityObjects and returns the list of id's belonging to the spaces.