Uses of Class
org.codehaus.swizzle.confluence.Comment

Uses of Comment in org.codehaus.swizzle.confluence
 

Methods in org.codehaus.swizzle.confluence that return Comment
 Comment Confluence.addComment(Comment comment)
          adds a comment to the page.
 Comment Confluence.getComment(String commentId)
          returns an individual comment.
 

Methods in org.codehaus.swizzle.confluence with parameters of type Comment
 Comment Confluence.addComment(Comment comment)
          adds a comment to the page.
 



Copyright © 2012 The Codehaus Foundation. All Rights Reserved.