com.atlassian.confluence.rest.client
Interface RemoteSpaceService.RemoteSpaceSingleFetcher

All Known Subinterfaces:
RemoteSpaceService.RemoteSpaceFinder
All Known Implementing Classes:
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
Enclosing interface:
RemoteSpaceService

public static interface RemoteSpaceService.RemoteSpaceSingleFetcher


Method Summary
 com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Space>> fetchOne()
           
 

Method Detail

fetchOne

com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Space>> fetchOne()


Copyright © 2003-2014 Atlassian. All Rights Reserved.