Uses of Class
com.atlassian.adf.model.node.BlockCard.Partial.NeedsCardAttributes
-
Packages that use BlockCard.Partial.NeedsCardAttributes Package Description com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of BlockCard.Partial.NeedsCardAttributes in com.atlassian.adf.model.node
Methods in com.atlassian.adf.model.node that return BlockCard.Partial.NeedsCardAttributes Modifier and Type Method Description static BlockCard.Partial.NeedsCardAttributesBlockCard. blockCard()Creates a partially constructed block card that requires its URI or data to be set before it is valid.
-