Package com.atlassian.adf.model.node
Interface Node.Type
-
-
Field Summary
-
-
-
Field Detail
-
BLOCK_CARD
static final String BLOCK_CARD
- See Also:
- Constant Field Values
-
BLOCKQUOTE
static final String BLOCKQUOTE
- See Also:
- Constant Field Values
-
BODIED_EXTENSION
static final String BODIED_EXTENSION
- See Also:
- Constant Field Values
-
BULLET_LIST
static final String BULLET_LIST
- See Also:
- Constant Field Values
-
CAPTION
static final String CAPTION
- See Also:
- Constant Field Values
-
CODE_BLOCK
static final String CODE_BLOCK
- See Also:
- Constant Field Values
-
DATE
static final String DATE
- See Also:
- Constant Field Values
-
DECISION_ITEM
static final String DECISION_ITEM
- See Also:
- Constant Field Values
-
DECISION_LIST
static final String DECISION_LIST
- See Also:
- Constant Field Values
-
DOC
static final String DOC
- See Also:
- Constant Field Values
-
EMBED_CARD
static final String EMBED_CARD
- See Also:
- Constant Field Values
-
EMOJI
static final String EMOJI
- See Also:
- Constant Field Values
-
EXPAND
static final String EXPAND
- See Also:
- Constant Field Values
-
EXTENSION
static final String EXTENSION
- See Also:
- Constant Field Values
-
HARD_BREAK
static final String HARD_BREAK
- See Also:
- Constant Field Values
-
HEADING
static final String HEADING
- See Also:
- Constant Field Values
-
INLINE_CARD
static final String INLINE_CARD
- See Also:
- Constant Field Values
-
INLINE_EXTENSION
static final String INLINE_EXTENSION
- See Also:
- Constant Field Values
-
LAYOUT_COLUMN
static final String LAYOUT_COLUMN
- See Also:
- Constant Field Values
-
LAYOUT_SECTION
static final String LAYOUT_SECTION
- See Also:
- Constant Field Values
-
LIST_ITEM
static final String LIST_ITEM
- See Also:
- Constant Field Values
-
MEDIA
static final String MEDIA
- See Also:
- Constant Field Values
-
MEDIA_GROUP
static final String MEDIA_GROUP
- See Also:
- Constant Field Values
-
MEDIA_INLINE
static final String MEDIA_INLINE
- See Also:
- Constant Field Values
-
MEDIA_SINGLE
static final String MEDIA_SINGLE
- See Also:
- Constant Field Values
-
MENTION
static final String MENTION
- See Also:
- Constant Field Values
-
NESTED_EXPAND
static final String NESTED_EXPAND
- See Also:
- Constant Field Values
-
ORDERED_LIST
static final String ORDERED_LIST
- See Also:
- Constant Field Values
-
PANEL
static final String PANEL
- See Also:
- Constant Field Values
-
PARAGRAPH
static final String PARAGRAPH
- See Also:
- Constant Field Values
-
PLACEHOLDER
static final String PLACEHOLDER
- See Also:
- Constant Field Values
-
RULE
static final String RULE
- See Also:
- Constant Field Values
-
STATUS
static final String STATUS
- See Also:
- Constant Field Values
-
TABLE
static final String TABLE
- See Also:
- Constant Field Values
-
TABLE_CELL
static final String TABLE_CELL
- See Also:
- Constant Field Values
-
TABLE_HEADER
static final String TABLE_HEADER
- See Also:
- Constant Field Values
-
TABLE_ROW
static final String TABLE_ROW
- See Also:
- Constant Field Values
-
TASK_ITEM
static final String TASK_ITEM
- See Also:
- Constant Field Values
-
TASK_LIST
static final String TASK_LIST
- See Also:
- Constant Field Values
-
TEXT
static final String TEXT
- See Also:
- Constant Field Values
-
-