Interface NonNestableBlockContent
-
- All Known Implementing Classes:
AbstractListNode,BlockCard,Blockquote,BulletList,CodeBlock,DecisionList,EmbedCard,Extension,Heading,MediaGroup,MediaSingle,OrderedList,Panel,Paragraph,Rule,Table,TaskList
public interface NonNestableBlockContent extends Node
Marks the nodes that can be used withinexpandandbodiedExtensionnodes.
-
-
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
-
-