public class ChildrenListWrapperCallback extends Object implements com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<ContentEntity>
| Constructor and Description |
|---|
ChildrenListWrapperCallback(RestContentManager restContentManager,
ContentEntityObject parentConfluenceObject) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentEntity> |
getItems(com.atlassian.plugins.rest.common.expand.parameter.Indexes indexes) |
int |
getSize() |
public ChildrenListWrapperCallback(RestContentManager restContentManager, ContentEntityObject parentConfluenceObject)
public List<ContentEntity> getItems(com.atlassian.plugins.rest.common.expand.parameter.Indexes indexes)
getItems in interface com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<ContentEntity>public int getSize()
Copyright © 2003–2019 Atlassian. All rights reserved.