Uses of Class
org.codelibs.fess.ds.atlassian.api.confluence.domain.Comment
Packages that use Comment
Package
Description
-
Uses of Comment in org.codelibs.fess.ds.atlassian.api.confluence
Method parameters in org.codelibs.fess.ds.atlassian.api.confluence with type arguments of type CommentModifier and TypeMethodDescriptionvoidConfluenceClient.getContentComments(String id, Consumer<Comment> consumer) -
Uses of Comment in org.codelibs.fess.ds.atlassian.api.confluence.content.child
Fields in org.codelibs.fess.ds.atlassian.api.confluence.content.child with type parameters of type CommentMethods in org.codelibs.fess.ds.atlassian.api.confluence.content.child that return types with arguments of type CommentConstructor parameters in org.codelibs.fess.ds.atlassian.api.confluence.content.child with type arguments of type Comment