Interface BrowseComponentContext
- All Superinterfaces:
BrowseContext
Maintains the context for the Component tabs.
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the component for this contextMethods inherited from interface com.atlassian.jira.project.browse.BrowseContext
createParameterMap, createQuery, getContextKey, getIssueSearchPath, getProject, getQueryString, getUser
-
Method Details
-
getComponent
ProjectComponent getComponent()Retrieve the component for this context- Returns:
- A
ProjectComponent
-