| Methods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type RecentlyUpdatedMacroRequestParams |
RecentUpdateQueryParameters |
SpaceCategoryTab.getQueryParameters(RecentlyUpdatedMacroParams macroParams,
RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
RecentUpdateQueryParameters |
RecentlyUpdatedMacroTab.getQueryParameters(RecentlyUpdatedMacroParams macroParams,
RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
RecentUpdateQueryParameters |
NetworkTab.getQueryParameters(RecentlyUpdatedMacroParams macroParams,
RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
RecentUpdateQueryParameters |
FavouriteSpacesTab.getQueryParameters(RecentlyUpdatedMacroParams macroParams,
RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
RecentUpdateQueryParameters |
AllContentTab.getQueryParameters(RecentlyUpdatedMacroParams macroParams,
RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
Map<String,Object> |
SpaceCategoryTab.getVelocityContext(RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
Map<String,Object> |
RecentlyUpdatedMacroTab.getVelocityContext(RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
Gives each tab a chance to add things to the macro's velocity context |
Map<String,Object> |
NetworkTab.getVelocityContext(RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
Map<String,Object> |
FavouriteSpacesTab.getVelocityContext(RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|
Map<String,Object> |
AllContentTab.getVelocityContext(RecentlyUpdatedMacroRequestParams requestParams,
com.atlassian.renderer.RenderContext renderContext)
|