|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.macros.dashboard.AbstractTab
public abstract class AbstractTab
Shared tab logic.
| Constructor Summary | |
|---|---|
AbstractTab()
|
|
| Method Summary | |
|---|---|
String |
getUrl(String pageUrl)
Given the page URL where the macro is rendered, generates a URL to select this tab. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.confluence.plugins.macros.dashboard.RecentlyUpdatedMacroTab |
|---|
getName, getQueryParameters, getVelocityContext, shouldDisplay |
| Constructor Detail |
|---|
public AbstractTab()
| Method Detail |
|---|
public String getUrl(String pageUrl)
RecentlyUpdatedMacroTab
getUrl in interface RecentlyUpdatedMacroTabpageUrl - The page URL where this macro is rendered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||