Uses of Enum Class
com.atlassian.confluence.pages.CommentStatus.Value
Packages that use CommentStatus.Value
-
Uses of CommentStatus.Value in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return CommentStatus.ValueModifier and TypeMethodDescriptionCommentStatus.getValue()
static CommentStatus.Value
Returns the enum constant of this class with the specified name.static CommentStatus.Value[]
CommentStatus.Value.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.pages with parameters of type CommentStatus.Value