com.atlassian.jira.functest.framework.parser
Interface IssueNavigatorParser
- All Known Implementing Classes:
- IssueNavigatorParserImpl
public interface IssueNavigatorParser
Parse the Issue Navigator settings to return a.
- Since:
- v3.13
parseSettings
NavigatorSearch parseSettings(net.sourceforge.jwebunit.WebTester tester,
Collection conditions)
- Parse out the issue navigator settings from the Navigator search page.
- Parameters:
tester
- the we client pointed to the navigation page.conditions
- the conditions to parse out.
- Returns:
- the parsed out search.
Copyright © 2002-2011 Atlassian. All Rights Reserved.