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, init
public 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)
TabPanel
getHtml
in interface TabPanel<ProjectTabPanelModuleDescriptor,BrowseContext>
getHtml
in class AbstractProjectTabPanel
ctx
- The current context the tab is rendering in.public boolean showPanel(BrowseContext ctx)
TabPanel
ctx
- The current context the tab is rendering in.Copyright © 2002-2015 Atlassian. All Rights Reserved.