Uses of Class
com.atlassian.adf.model.node.Placeholder
-
Packages that use Placeholder Package Description com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of Placeholder in com.atlassian.adf.model.node
Methods in com.atlassian.adf.model.node that return Placeholder Modifier and Type Method Description PlaceholderPlaceholder. copy()static PlaceholderPlaceholder. placeholder(String text)PlaceholderPlaceholder.Partial.NeedsText. text(String text)PlaceholderPlaceholder. text(String text)Methods in com.atlassian.adf.model.node with parameters of type Placeholder Modifier and Type Method Description protected booleanPlaceholder. nodeEquals(Placeholder other)
-