|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.client.AbstractRemoteService<SpaceService.SpaceFinder>
com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
public class RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
| Constructor Summary | |
|---|---|
protected |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl(AbstractRemoteService other,
Expansion... expansions)
|
| Method Summary | |
|---|---|
com.atlassian.util.concurrent.Promise<PageResponse<Space>> |
fetchMany(PageRequest request)
|
com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Space>> |
fetchOne()
|
com.atlassian.util.concurrent.Promise<Space> |
fetchOneOrNull()
|
RemoteSpaceService.RemoteSpaceFinder |
withKeys(java.lang.String... keys)
|
| 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 |
|---|
protected RemoteSpaceServiceImpl.RemoteSpaceFinderImpl(AbstractRemoteService other,
Expansion... expansions)
| Method Detail |
|---|
public RemoteSpaceService.RemoteSpaceFinder withKeys(java.lang.String... keys)
withKeys in interface RemoteSpaceService.RemoteSpaceFinderpublic com.atlassian.util.concurrent.Promise<PageResponse<Space>> fetchMany(PageRequest request)
fetchMany in interface RemoteSpaceService.RemoteSpaceFinderpublic com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Space>> fetchOne()
fetchOne in interface RemoteSpaceService.RemoteSpaceSingleFetcherpublic com.atlassian.util.concurrent.Promise<Space> fetchOneOrNull()
fetchOneOrNull in interface RemoteSpaceService.RemoteSpaceSingleFetcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||