public class

CommentParser

extends Object
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.parser.comment.CommentParser

Class Overview

Parses comments off the view issue page.

Summary

Public Constructors
CommentParser()
Public Methods
static List<Comment> getComments(WebTester tester)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CommentParser ()

Public Methods

public static List<Comment> getComments (WebTester tester)