Interface RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
-
- All Superinterfaces:
RemoteSingleFetcher<JsonContentProperty>
- All Known Subinterfaces:
RemoteContentPropertyService.RemoteContentPropertyFetcher
,RemoteContentPropertyService.RemoteContentPropertyFinder
,RemoteContentPropertyService.RemoteParameterContentPropertyFinder
- All Known Implementing Classes:
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
- Enclosing interface:
- RemoteContentPropertyService
public static interface RemoteContentPropertyService.RemoteSingleContentPropertyFetcher extends RemoteSingleFetcher<JsonContentProperty>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
fetch, fetchCompletionStage, fetchOne, fetchOneOrNull, fetchOrNull, fetchOrNullCompletionStage
-
-