public class ContentUtils extends Object
Constructor and Description |
---|
ContentUtils() |
Modifier and Type | Method and Description |
---|---|
static List |
getEntityObjectsIds(List entityObjectList)
Takes a list of EntityObjects and returns the list of id's belonging to the spaces.
|
static ConfluenceEntityObject |
getLatest(ConfluenceEntityObject c1,
ConfluenceEntityObject c2) |
static List |
mergeContentObjects(Iterator it1,
Iterator it2,
int maxSize) |
public static ConfluenceEntityObject getLatest(ConfluenceEntityObject c1, ConfluenceEntityObject c2)
Copyright © 2003–2015 Atlassian. All rights reserved.