|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.edgeindex.rest.StreamResource
public class StreamResource
| Constructor Summary | |
|---|---|
StreamResource(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
ContextPathHolder contextPathHolder,
UserDtoFactory userDtoFactory,
DateEntityFactory dateEntityFactory,
LikeManager likeManager,
EdgeQueries edgeQueries,
ContentEntityHelper contentEntityHelper,
Excerpter excerpter)
|
|
| 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 |
| Constructor Detail |
|---|
public StreamResource(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
ContextPathHolder contextPathHolder,
UserDtoFactory userDtoFactory,
DateEntityFactory dateEntityFactory,
LikeManager likeManager,
EdgeQueries edgeQueries,
ContentEntityHelper contentEntityHelper,
Excerpter excerpter)
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||