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