Uses of Class
com.atlassian.adf.model.node.Status.Partial.NeedsText
-
Packages that use Status.Partial.NeedsText Package Description com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of Status.Partial.NeedsText in com.atlassian.adf.model.node
Methods in com.atlassian.adf.model.node that return Status.Partial.NeedsText Modifier and Type Method Description Status.Partial.NeedsTextStatus.Partial.NeedsColor. blue()Status.Partial.NeedsTextStatus.Partial.NeedsColor. color(Status.Color color)Status.Partial.NeedsTextStatus.Partial.NeedsColor. green()Status.Partial.NeedsTextStatus.Partial.NeedsColor. neutral()Status.Partial.NeedsTextStatus.Partial.NeedsColor. purple()Status.Partial.NeedsTextStatus.Partial.NeedsColor. red()static Status.Partial.NeedsTextStatus. status(Status.Color color)Status.Partial.NeedsTextStatus.Partial.NeedsColor. yellow()
-