com.atlassian.jira.functest.framework.changehistory
Class ChangeHistoryParser

java.lang.Object
  extended by com.atlassian.jira.functest.framework.changehistory.ChangeHistoryParser

public class ChangeHistoryParser
extends Object

A ChangeHistoryParser can take a web page and parse out the com.atlassian.jira.util.changehistory.ChangeHistoryList from the page.

Since:
v3.13

Method Summary
static ChangeHistoryList getChangeHistory(net.sourceforge.jwebunit.WebTester tester)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChangeHistory

public static ChangeHistoryList getChangeHistory(net.sourceforge.jwebunit.WebTester tester)
                                          throws SAXException
Throws:
SAXException


Copyright © 2002-2013 Atlassian. All Rights Reserved.