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()
Parser
public FilterParser filter()
Parser
public SystemInfoParser systemInfo()
Parser
systemInfo
in interface Parser
public IssueNavigatorParser navigatorParser()
Parser
navigatorParser
in interface Parser
Copyright © 2002-2021 Atlassian. All Rights Reserved.