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

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

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

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)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.