public class ContentTree extends Object
Constructor and Description |
---|
ContentTree(PartialList<ContentTree> children,
Content content) |
Modifier and Type | Method and Description |
---|---|
PartialList<ContentTree> |
getChildren() |
Content |
getContent() |
public ContentTree(PartialList<ContentTree> children, Content content)
public Content getContent()
public PartialList<ContentTree> getChildren()
Copyright © 2003–2015 Atlassian. All rights reserved.