|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.plugin.projectpanel.fragment.impl.ReleaseNotesMenuFragment
public class ReleaseNotesMenuFragment
Release Notes Link for a version
| Constructor Summary | |
|---|---|
ReleaseNotesMenuFragment(VelocityRequestContextFactory requestContextFactory,
I18nHelper.BeanFactory i18nFactory)
|
|
| Method Summary | |
|---|---|
String |
getHtml(BrowseContext ctx)
The Html representation of this menu. |
String |
getId()
The id of the fragment div |
boolean |
showFragment(BrowseContext ctx)
Whether or not to show this menu fragment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReleaseNotesMenuFragment(VelocityRequestContextFactory requestContextFactory,
I18nHelper.BeanFactory i18nFactory)
| Method Detail |
|---|
public String getId()
MenuFragment
getId in interface MenuFragmentpublic String getHtml(BrowseContext ctx)
MenuFragment
getHtml in interface MenuFragmentctx - The context under which this menu is being used. Project, component, version...
public boolean showFragment(BrowseContext ctx)
MenuFragment
showFragment in interface MenuFragmentctx - The context under which this menu is being used. Project, component, version...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||