|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.client.AbstractRemoteService<ChildContentService>
com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl
public class RemoteChildContentServiceImpl
ChildContentService implementation that communicates with Confluence remotely.
| Nested Class Summary | |
|---|---|
static class |
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
|
| Nested classes/interfaces inherited from interface com.atlassian.confluence.rest.client.RemoteChildContentService |
|---|
RemoteChildContentService.RemoteChildContentFinder |
| Constructor Summary | |
|---|---|
RemoteChildContentServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor)
|
|
| Method Summary | |
|---|---|
RemoteChildContentService.RemoteChildContentFinder |
findContent(ContentId parentId,
Expansion... expansion)
Create a finder to find content in the given parent. |
| Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService |
|---|
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, getFutureGenericCollection, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, 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 RemoteChildContentServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor)
| Method Detail |
|---|
public RemoteChildContentService.RemoteChildContentFinder findContent(ContentId parentId,
Expansion... expansion)
RemoteChildContentService
findContent in interface RemoteChildContentServiceparentId - - the id of the parent to fetch content forexpansion - - the expansions to apply to the content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||