Class IssueNavigatorViewsHelper
java.lang.Object
com.atlassian.jira.web.action.issue.IssueNavigatorViewsHelper
Utility for determining view options to display on the issue navigator
-
Constructor Summary
ConstructorsConstructorDescriptionIssueNavigatorViewsHelper
(JiraAuthenticationContext authContext, com.atlassian.plugin.PluginAccessor pluginAccessor, IssueSearchLimits issueSearchLimits, SearchService searchService, SearchRequestInfo searchRequestInfo) -
Method Summary
Modifier and TypeMethodDescriptiongetChart()
getRestricted
(String url) getViewOptions
(String view) getWord()
getXml()
makeContext
(ApplicationUser remoteUser, JiraHelper jiraHelper)
-
Constructor Details
-
IssueNavigatorViewsHelper
public IssueNavigatorViewsHelper(JiraAuthenticationContext authContext, com.atlassian.plugin.PluginAccessor pluginAccessor, IssueSearchLimits issueSearchLimits, SearchService searchService, SearchRequestInfo searchRequestInfo)
-
-
Method Details
-
getViewOptions
-
getAllCsvWithBomFields
-
getCurrentCsvWithBomFields
-
getPrintable
-
getFullContent
-
getXml
-
getRssIssues
-
getRssComments
-
getWord
-
getAllExcelFields
-
getCurrentExcelFields
-
getAllCsvFields
-
getCurrentCsvFields
-
getAllHtmlFields
-
getCurrentHtmlFields
-
getChart
-
getRestricted
-
getSearchRequestJqlString
-
getNonSystemSearchRequestViews
-
makeContext
-