java.lang.Object | ||
↳ | com.atlassian.jira.plugin.webfragment.model.JiraHelper | |
↳ | com.atlassian.jira.plugin.webfragment.model.ProjectHelper |
A BrowseProjectContext
specific implemention
of the JiraHelper.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the query string to represent this helper.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.plugin.webfragment.model.JiraHelper
| |||||||||||||||||||||||||
From class java.lang.Object |
Returns the query string to represent this helper.
TODO: replace #project with a BrowseContext
so that we can just call BrowseContext#getQueryString() instead.