public static interface RemoteSpaceService.RemoteSpaceFinder extends RemoteSpaceService.RemoteSpaceSingleFetcher
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<PageResponse<Space>> |
fetchMany(PageRequest request) |
RemoteSpaceService.RemoteSpaceFinder |
withKeys(String... keys) |
fetchOne, fetchOneOrNull
RemoteSpaceService.RemoteSpaceFinder withKeys(String... keys)
com.atlassian.util.concurrent.Promise<PageResponse<Space>> fetchMany(PageRequest request)
Copyright © 2003–2015 Atlassian. All rights reserved.