|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.client.AbstractRemoteService<CQLSearchService>
com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
public class RemoteCQLSearchServiceImpl
| Constructor Summary | |
|---|---|
RemoteCQLSearchServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor)
|
|
| Method Summary | |
|---|---|
com.atlassian.util.concurrent.Promise<PageResponse<Content>> |
searchContent(java.lang.String cql,
Expansion... expansions)
|
com.atlassian.util.concurrent.Promise<PageResponse<Content>> |
searchContent(java.lang.String cql,
PageRequest request,
Expansion... expansions)
|
| Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService |
|---|
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFutureGenericCollection, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuture |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteCQLSearchServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor)
| Method Detail |
|---|
public com.atlassian.util.concurrent.Promise<PageResponse<Content>> searchContent(java.lang.String cql,
PageRequest request,
Expansion... expansions)
searchContent in interface RemoteCQLSearchService
public com.atlassian.util.concurrent.Promise<PageResponse<Content>> searchContent(java.lang.String cql,
Expansion... expansions)
searchContent in interface RemoteCQLSearchService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||