Uses of Class
com.atlassian.adf.model.mark.Annotation
-
Packages that use Annotation Package Description com.atlassian.adf.model.mark Marks are special document elements that are used to decoratetextnodes. -
-
Uses of Annotation in com.atlassian.adf.model.mark
Methods in com.atlassian.adf.model.mark that return Annotation Modifier and Type Method Description static AnnotationAnnotation. annotation(String id, Annotation.AnnotationType annotationType)AnnotationAnnotation. copy()static AnnotationAnnotation. inlineComment(String id)
-