Uses of Class
com.atlassian.jira.functest.framework.parser.comment.Comment

Packages that use Comment
com.atlassian.jira.functest.framework.parser   
com.atlassian.jira.functest.framework.parser.comment   
 

Uses of Comment in com.atlassian.jira.functest.framework.parser
 

Methods in com.atlassian.jira.functest.framework.parser that return types with arguments of type Comment
 List<Comment> IssueParserImpl.parseComments()
           
 List<Comment> IssueParser.parseComments()
          Parse the comments on the view issue page.
 

Uses of Comment in com.atlassian.jira.functest.framework.parser.comment
 

Methods in com.atlassian.jira.functest.framework.parser.comment that return types with arguments of type Comment
static List<Comment> CommentParser.getComments(net.sourceforge.jwebunit.WebTester tester)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.