Uses of Class
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams

Packages that use RecentlyUpdatedMacroRequestParams
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs   
 

Uses of RecentlyUpdatedMacroRequestParams in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
 

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



Copyright © 2003-2012 Atlassian. All Rights Reserved.