com.atlassian.jira.functest.framework.parser.comment
Class CommentParser

java.lang.Object
  extended by com.atlassian.jira.functest.framework.parser.comment.CommentParser

public class CommentParser
extends Object

Parses comments off the view issue page.

Since:
v3.13

Constructor Summary
CommentParser()
           
 
Method Summary
static List<Comment> getComments(net.sourceforge.jwebunit.WebTester tester)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentParser

public CommentParser()
Method Detail

getComments

public static List<Comment> getComments(net.sourceforge.jwebunit.WebTester tester)


Copyright © 2002-2012 Atlassian. All Rights Reserved.