Interface ListItemContent
-
- All Known Implementing Classes:
AbstractListNode,BulletList,CodeBlock,MediaSingle,OrderedList,Paragraph
public interface ListItemContent extends Node
Marks the nodes that can be placed directly into alistItemnode.
-
-
Method Summary
-
Methods inherited from interface com.atlassian.adf.model.Element
elementType, isSupported, toMap, validate
-
Methods inherited from interface com.atlassian.adf.model.node.Node
appendPlainText, copy, toPlainText
-
-