com.pyxis.greenhopper.jira.projecttabpanel
Class AgileTabPanel
java.lang.Object
com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
com.pyxis.greenhopper.jira.projecttabpanel.AgileTabPanel
- All Implemented Interfaces:
- com.atlassian.jira.plugin.browsepanel.TabPanel<com.atlassian.jira.plugin.projectpanel.ProjectTabPanelModuleDescriptor,com.atlassian.jira.project.browse.BrowseContext>, com.atlassian.jira.plugin.projectpanel.ProjectTabPanel
public class AgileTabPanel
- extends com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
Fields inherited from class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel |
authenticationContext, descriptor |
Constructor Summary |
AgileTabPanel(GreenHopper greenHopperService,
GreenHopperLicenseManager ghLicense,
com.atlassian.gadgets.GadgetRequestContextFactory gadgetRequestContextFactory,
com.atlassian.jira.security.JiraAuthenticationContext authenticationContext)
|
Method Summary |
java.lang.String |
getHtml(com.atlassian.jira.project.browse.BrowseContext context)
|
boolean |
showPanel(com.atlassian.jira.project.browse.BrowseContext context)
|
Methods inherited from class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel |
createVelocityParams, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GADGET_URI
public static final java.lang.String GADGET_URI
- See Also:
- Constant Field Values
AgileTabPanel
public AgileTabPanel(GreenHopper greenHopperService,
GreenHopperLicenseManager ghLicense,
com.atlassian.gadgets.GadgetRequestContextFactory gadgetRequestContextFactory,
com.atlassian.jira.security.JiraAuthenticationContext authenticationContext)
showPanel
public boolean showPanel(com.atlassian.jira.project.browse.BrowseContext context)
- Specified by:
showPanel
in interface com.atlassian.jira.plugin.browsepanel.TabPanel<com.atlassian.jira.plugin.projectpanel.ProjectTabPanelModuleDescriptor,com.atlassian.jira.project.browse.BrowseContext>
- Overrides:
showPanel
in class com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
getHtml
public java.lang.String getHtml(com.atlassian.jira.project.browse.BrowseContext context)
- Specified by:
getHtml
in interface com.atlassian.jira.plugin.browsepanel.TabPanel<com.atlassian.jira.plugin.projectpanel.ProjectTabPanelModuleDescriptor,com.atlassian.jira.project.browse.BrowseContext>
- Overrides:
getHtml
in class com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
Copyright © 2007-2011 Atlassian. All Rights Reserved.