| Constructor and Description |
|---|
ParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
FilterParser |
filter()
Get the parser for filters
|
Header |
header()
Return an object that can parse the header.
|
IssueParser |
issue()
Get the issue related parser
|
IssueNavigatorParser |
navigatorParser()
Get a parser for the issue navigator.
|
SystemInfoParser |
systemInfo()
Get the parser that can read the JIRA System Info
|
@Inject
public ParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData)
public IssueParser issue()
Parserpublic FilterParser filter()
Parserpublic SystemInfoParser systemInfo()
ParsersystemInfo in interface Parserpublic IssueNavigatorParser navigatorParser()
ParsernavigatorParser in interface ParserCopyright © 2002-2019 Atlassian. All Rights Reserved.