Interface RemoteContentService.RemoteSingleContentFetcher
-
- All Superinterfaces:
RemoteSingleFetcher<Content>
- All Known Subinterfaces:
RemoteAttachmentService.RemoteAttachmentFinder
,RemoteContentService.RemoteContentFetcher
,RemoteContentService.RemoteContentFinder
,RemoteContentService.RemoteParameterContentFinder
- All Known Implementing Classes:
AbstractRemoteContentService.AbstractRemoteContentFinder
,GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
,RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
,RemoteContentServiceImpl.RemoteContentFinderImpl
- Enclosing interface:
- RemoteContentService
public static interface RemoteContentService.RemoteSingleContentFetcher extends RemoteSingleFetcher<Content>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
fetch, fetchCompletionStage, fetchOne, fetchOneOrNull, fetchOrNull, fetchOrNullCompletionStage
-
-