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