Uses of Class
com.atlassian.confluence.search.service.RecentUpdateQueryParameters
Packages that use RecentUpdateQueryParameters
Package
Description
-
Uses of RecentUpdateQueryParameters in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Methods in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type RecentUpdateQueryParametersModifier and TypeMethodDescriptionRecentlyUpdatedContentService.getRecentUpdates
(RecentUpdateQueryParameters queryParams, int maxResults) -
Uses of RecentUpdateQueryParameters in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Methods in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs that return RecentUpdateQueryParametersModifier and TypeMethodDescriptionAllContentTab.getQueryParameters
(RecentlyUpdatedMacroParams macroParams, RecentlyUpdatedMacroRequestParams requestParams, com.atlassian.renderer.RenderContext renderContext) FavouriteSpacesTab.getQueryParameters
(RecentlyUpdatedMacroParams macroParams, RecentlyUpdatedMacroRequestParams requestParams, com.atlassian.renderer.RenderContext renderContext) NetworkTab.getQueryParameters
(RecentlyUpdatedMacroParams macroParams, RecentlyUpdatedMacroRequestParams requestParams, com.atlassian.renderer.RenderContext renderContext) PopularTab.getQueryParameters
(RecentlyUpdatedMacroParams macroParams, RecentlyUpdatedMacroRequestParams requestParams, com.atlassian.renderer.RenderContext renderContext) RecentlyUpdatedMacroTab.getQueryParameters
(RecentlyUpdatedMacroParams macroParams, RecentlyUpdatedMacroRequestParams requestParams, com.atlassian.renderer.RenderContext renderContext) SpaceCategoryTab.getQueryParameters
(RecentlyUpdatedMacroParams macroParams, RecentlyUpdatedMacroRequestParams requestParams, com.atlassian.renderer.RenderContext renderContext) -
Uses of RecentUpdateQueryParameters in com.atlassian.confluence.search.service
Methods in com.atlassian.confluence.search.service with parameters of type RecentUpdateQueryParametersModifier and TypeMethodDescriptionDefaultPredefinedSearchBuilder.buildRecentUpdateSearch
(RecentUpdateQueryParameters params, int startIndex, int numberOfResults) PredefinedSearchBuilder.buildRecentUpdateSearch
(RecentUpdateQueryParameters recentUpdateQueryParameters, int startIndex, int numberOfResults) Create a recent update search.