Uses of Interface
com.atlassian.adf.model.node.InlineCard.UrlOrData
-
Packages that use InlineCard.UrlOrData Package Description com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of InlineCard.UrlOrData in com.atlassian.adf.model.node
Methods in com.atlassian.adf.model.node that return InlineCard.UrlOrData Modifier and Type Method Description InlineCard.UrlOrDataInlineCard. urlOrData()Returns the card's link data, either as aURIor as aMapcontaining a JSON-LD.
-