public class FilterParserImpl extends Object implements FilterParser
FilterParser.TableId| Constructor and Description |
|---|
FilterParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
FilterParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
int logIndentLevel) |
| Modifier and Type | Method and Description |
|---|---|
FilterList |
parseFilterList(String tableId)
Parse a list of filters created by filter-list.jsp
|
public FilterParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
int logIndentLevel)
@Inject
public FilterParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData)
public FilterList parseFilterList(String tableId)
FilterParserparseFilterList in interface FilterParsertableId - id of the table testingCopyright © 2002-2019 Atlassian. All Rights Reserved.