AbstractProjectTabPanel instead. Since v5.0.public class GenericProjectTabPanel extends AbstractProjectTabPanel
ProjectTabPanel. Delegates to the
view resource for rendering.authenticationContext, descriptor| Constructor and Description |
|---|
GenericProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext)
Deprecated.
|
GenericProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext,
FieldVisibilityManager fieldVisibilityManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHtml(BrowseContext ctx)
Deprecated.
Used to render the tab.
|
boolean |
showPanel(BrowseContext ctx)
Deprecated.
Determine whether or not to show this.
|
createVelocityParams, initpublic GenericProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext, FieldVisibilityManager fieldVisibilityManager)
@Deprecated public GenericProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext)
GenericProjectTabPanel(com.atlassian.jira.security.JiraAuthenticationContext, com.atlassian.jira.web.FieldVisibilityManager)
instead.public String getHtml(BrowseContext ctx)
TabPanelgetHtml in interface TabPanel<ProjectTabPanelModuleDescriptor,BrowseContext>getHtml in class AbstractProjectTabPanelctx - The current context the tab is rendering in.public boolean showPanel(BrowseContext ctx)
TabPanelctx - The current context the tab is rendering in.Copyright © 2002-2017 Atlassian. All Rights Reserved.