class |
BlockCard |
The blockCard node is an Atlassian link card with a type icon and content description derived from the
link.
|
class |
BodiedExtension |
Extensions provide hook points for ecosystem add-ons to integrate with how ADF content is rendered.
|
class |
BulletList |
A container for list items that produces a bulleted list.
|
class |
Caption |
Wraps the caption content that may optionally be assigned to a mediaSingle node.
|
class |
CodeBlock |
A container for lines of code.
|
class |
Date |
The date node displays a date in the user's locale.
|
class |
DecisionItem |
|
class |
DecisionList |
Decision lists provide lists that look much like a bulletList, but they cannot be
nested and there are differences in their visual representation.
|
class |
Doc |
The root container node of every Atlassian Document Format (ADF) document.
|
class |
EmbedCard |
|
class |
Emoji |
An inline node that represents an emoji.
|
class |
Expand |
The expand node is a container that enables content to be hidden or shown, similar to an accordion
or disclosure widget.
|
class |
Extension |
Extensions provide hook points for ecosystem add-ons to integrate with how ADF content is rendered.
|
class |
InlineCard |
An Atlassian link card with a type icon and content description derived from the link.
|
class |
InlineExtension |
Extensions provide hook points for ecosystem add-ons to integrate with how ADF content is rendered.
|
class |
LayoutColumn |
|
class |
LayoutSection |
In Confluence, the top-level doc node is allowed to include layoutSection nodes.
|
class |
ListItem |
|
interface |
Media |
Represents a single file or link stored in media services.
|
class |
MediaGroup |
A container for several media items.
|
class |
MediaInline |
|
class |
Mention |
Represents a user mention.
|
class |
NestedExpand |
A nestedExpand node serves the same purpose as expand, except that it is used
inside of a tableCell or tableHeader instead of directly inside a doc.
|
class |
OrderedList |
A container for list items that produces a numbered list of them.
|
class |
Placeholder |
Provides placeholder text for something.
|
class |
Status |
This node defines a status lozenge, such as is shown for the workflow status of a Jira issue or for the
/status macro in Confluence.
|
class |
Table |
A container for the nodes that define a table.
|
class |
TableCell |
A table cell within a table row.
|
class |
TableHeader |
A table cell within a table heading row.
|
class |
TableRow |
|
class |
TaskItem |
Provides the content for one of the items in a taskList.
|
class |
TaskList |
Task lists provide lists that look much like a bulletList, but there are differences in
their visual representation.
|
class |
Text |
Holds document text.
|