public interface PopularContentQueries
Modifier and Type | Method and Description |
---|---|
List<ContentEntityObject> |
getMostPopular(int maxResults,
EdgeQueryParameter queryParameter)
find popular content that have occurred in the last period of time
|
List<ContentEntityObject> getMostPopular(int maxResults, EdgeQueryParameter queryParameter)
maxResults
- - the maximum number contentEntityObjects to returnqueryParameter
- - the previous amount of time to examineCopyright © 2003–2020 Atlassian. All rights reserved.