|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 MenuFragment
public String getHtml(BrowseContext ctx)
MenuFragment
getHtml
in interface MenuFragment
ctx
- The context under which this menu is being used. Project, component, version...
public boolean showFragment(BrowseContext ctx)
MenuFragment
showFragment
in interface MenuFragment
ctx
- 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 |