public class

GenericVersionsProjectTabPanel

extends GenericProjectTabPanel
java.lang.Object
   ↳ com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
     ↳ com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
       ↳ com.atlassian.jira.plugin.projectpanel.impl.GenericVersionsProjectTabPanel

This class is deprecated.
Extend AbstractProjectTabPanel instead. Since v5.0.

Class Overview

A Generic implementation of a VersionTabPanel. Dellegates to the view resource for rendering..

Summary

[Expand]
Inherited Fields
From class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
Public Constructors
GenericVersionsProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext, FieldVisibilityManager fieldVisibilityManager)
GenericVersionsProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext)
Public Methods
boolean showPanel(BrowseContext ctx)
[Expand]
Inherited Methods
From class com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
From class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
From class java.lang.Object
From interface com.atlassian.jira.plugin.browsepanel.TabPanel

Public Constructors

public GenericVersionsProjectTabPanel (JiraAuthenticationContext jiraAuthenticationContext, FieldVisibilityManager fieldVisibilityManager)

public GenericVersionsProjectTabPanel (JiraAuthenticationContext jiraAuthenticationContext)

Public Methods

public boolean showPanel (BrowseContext ctx)