com.atlassian.jira.dev.reference.plugin.tabpanels
Class ReferenceViewProfileTabPanel

java.lang.Object
  extended by com.atlassian.jira.plugin.profile.DefaultProfilePanel
      extended by com.atlassian.jira.dev.reference.plugin.tabpanels.ReferenceViewProfileTabPanel
All Implemented Interfaces:
ViewProfilePanel

public class ReferenceViewProfileTabPanel
extends DefaultProfilePanel

Represents a simple reference project tab panel.

Since:
v4.3

Field Summary
 
Fields inherited from interface com.atlassian.jira.plugin.profile.ViewProfilePanel
VIEW_TEMPLATE
 
Constructor Summary
ReferenceViewProfileTabPanel()
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.plugin.profile.DefaultProfilePanel
getHtml, getTabKey, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceViewProfileTabPanel

public ReferenceViewProfileTabPanel()


Copyright © 2002-2013 Atlassian. All Rights Reserved.