com.atlassian.jira.functest.framework.parser.comment
Class CommentParser
java.lang.Object
com.atlassian.jira.functest.framework.parser.comment.CommentParser
public class CommentParser
- extends Object
Parses comments off the view issue page.
- Since:
- v3.13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentParser
public CommentParser()
getComments
public static List<Comment> getComments(net.sourceforge.jwebunit.WebTester tester)
Copyright © 2002-2011 Atlassian. All Rights Reserved.