com.atlassian.jira.plugin.projectpanel.impl
Class VersionsProjectTabPanel

java.lang.Object
  extended by com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
      extended by com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
          extended by com.atlassian.jira.plugin.projectpanel.impl.VersionsProjectTabPanel
All Implemented Interfaces:
ProjectTabPanel

public class VersionsProjectTabPanel
extends GenericProjectTabPanel


Field Summary
 
Fields inherited from class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
descriptor
 
Constructor Summary
VersionsProjectTabPanel()
           
 
Method Summary
 boolean showPanel(ProjectActionSupport action, org.ofbiz.core.entity.GenericValue project)
          Whether or not to show this panel for the given action and project.
 
Methods inherited from class com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
getHtml
 
Methods inherited from class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionsProjectTabPanel

public VersionsProjectTabPanel()
Method Detail

showPanel

public boolean showPanel(ProjectActionSupport action,
                         org.ofbiz.core.entity.GenericValue project)
Description copied from interface: ProjectTabPanel
Whether or not to show this panel for the given action and project.

Specified by:
showPanel in interface ProjectTabPanel
Overrides:
showPanel in class GenericProjectTabPanel


Copyright © 2002-2006 Atlassian. All Rights Reserved.