Uses of Class
com.atlassian.confluence.search.service.RecentUpdateQueryParameters
Package
Description
-
Uses of RecentUpdateQueryParameters in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Modifier and TypeMethodDescriptionRecentlyUpdatedContentService.getRecentUpdates
(RecentUpdateQueryParameters queryParams, int maxResults) -
Uses of RecentUpdateQueryParameters in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Modifier 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
Modifier and TypeMethodDescriptionDefaultPredefinedSearchBuilder.buildRecentUpdateSearch
(RecentUpdateQueryParameters params, int startIndex, int numberOfResults) PredefinedSearchBuilder.buildRecentUpdateSearch
(RecentUpdateQueryParameters recentUpdateQueryParameters, int startIndex, int numberOfResults) Create a recent update search.