Uses of Class
com.atlassian.adf.model.node.BlockCard.CardAttributes
-
Packages that use BlockCard.CardAttributes 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.CardAttributes in com.atlassian.adf.model.node
Subclasses of BlockCard.CardAttributes in com.atlassian.adf.model.node Modifier and Type Class Description static classBlockCard.DatasourceAblockCardnode withtype=datasourceis not really a normal block card.Methods in com.atlassian.adf.model.node that return BlockCard.CardAttributes Modifier and Type Method Description BlockCard.CardAttributesBlockCard. cardAttributes()Returns the card's link data, either as aURIor as aMapcontaining a JSON-LD.
-