| Package | Description |
|---|---|
| com.atlassian.confluence.impl.search.popular | |
| com.atlassian.confluence.search.popular |
| Modifier and Type | Method and Description |
|---|---|
List<PopularContentSearchResult> |
ESPopularContentSearcher.getMostPopular(Duration duration,
List<String> excludedTargetTypes,
int startOffset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
default List<PopularContentSearchResult> |
PopularContentSearcher.getMostPopular(Duration duration,
int startOffset,
int limit) |
List<PopularContentSearchResult> |
PopularContentSearcher.getMostPopular(Duration duration,
List<String> excludedTargetTypes,
int startOffset,
int limit) |
Copyright © 2003–2016 Atlassian. All rights reserved.