Uses of Class
com.atlassian.confluence.pages.CommentStatus
-
Packages that use CommentStatus Package Description com.atlassian.confluence.pages -
-
Uses of CommentStatus in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return CommentStatus Modifier and Type Method Description CommentStatus
CommentStatus.Builder. build()
CommentStatus
Comment. getStatus()
Get the status of commentMethods in com.atlassian.confluence.pages with parameters of type CommentStatus Modifier and Type Method Description void
Comment. setStatus(CommentStatus status)
Set status for comment
-