com.atlassian.confluence.plugins.edgeindex.rest
Class StreamResource
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.rest.StreamResource
public class StreamResource
- extends java.lang.Object
Method Summary |
javax.ws.rs.core.Response |
getMostPopular(java.lang.Long days,
java.lang.Integer pageSizeQueryParam,
boolean excerpt,
boolean thumbnails,
java.lang.String nextPageOffset,
boolean debug,
java.lang.Float followeeEdge,
java.lang.Float commentCreateEdge,
java.lang.Float likeCreateEdge,
java.lang.Float timeDecayBase,
java.lang.String urlStrategy,
java.lang.String edgeTypes)
|
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,
EdgeQueries edgeQueries,
EdgeTypeRepository edgeTypeRepository,
StreamItemFactory streamItemFactory)
getMostPopular
public javax.ws.rs.core.Response getMostPopular(java.lang.Long days,
java.lang.Integer pageSizeQueryParam,
boolean excerpt,
boolean thumbnails,
java.lang.String nextPageOffset,
boolean debug,
java.lang.Float followeeEdge,
java.lang.Float commentCreateEdge,
java.lang.Float likeCreateEdge,
java.lang.Float timeDecayBase,
java.lang.String urlStrategy,
java.lang.String edgeTypes)
Copyright © 2003-2013 Atlassian. All Rights Reserved.