com.atlassian.confluence.plugins.edgeindex.rest
Class StreamResource
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.rest.StreamResource
public class StreamResource
- extends Object
Method Summary |
javax.ws.rs.core.Response |
getMostPopular(Long days,
Integer pageSizeQueryParam,
boolean excerpt,
boolean thumbnails,
String nextPageOffset,
boolean debug,
Float followeeEdge,
Float commentCreateEdge,
Float likeCreateEdge,
Float timeDecayBase,
String urlStrategy)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamResource
public StreamResource(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
ContextPathHolder contextPathHolder,
UserDtoFactory userDtoFactory,
DateEntityFactory dateEntityFactory,
LikeManager likeManager,
EdgeQueries edgeQueries,
ContentEntityHelper contentEntityHelper,
Excerpter excerpter,
com.atlassian.plugin.PluginAccessor pluginAccessor)
getMostPopular
public javax.ws.rs.core.Response getMostPopular(Long days,
Integer pageSizeQueryParam,
boolean excerpt,
boolean thumbnails,
String nextPageOffset,
boolean debug,
Float followeeEdge,
Float commentCreateEdge,
Float likeCreateEdge,
Float timeDecayBase,
String urlStrategy)
Copyright © 2003-2013 Atlassian. All Rights Reserved.