com.atlassian.jira.functest.framework.parser.filter
Class FilterTableParser

java.lang.Object
  extended by com.atlassian.jira.functest.framework.parser.filter.FilterTableParser

public class FilterTableParser
extends Object

Parses the data in the filter table ui component.

Since:
v4.4

Constructor Summary
FilterTableParser(LocatorFactory locators)
           
 
Method Summary
 List<FilterItem> parse(String tableId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterTableParser

public FilterTableParser(LocatorFactory locators)
Method Detail

parse

public List<FilterItem> parse(String tableId)


Copyright © 2002-2012 Atlassian. All Rights Reserved.