Interface RemoteContentPropertyService.RemoteContentPropertyFinder
- All Superinterfaces:
RemoteContentPropertyService.RemoteContentPropertyFetcher,RemoteContentPropertyService.RemoteParameterContentPropertyFinder,RemoteContentPropertyService.RemoteSingleContentPropertyFetcher,RemoteManyFetcher<JsonContentProperty>,RemoteSingleFetcher<JsonContentProperty>
- All Known Implementing Classes:
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
- Enclosing interface:
- RemoteContentPropertyService
public static interface RemoteContentPropertyService.RemoteContentPropertyFinder
extends RemoteContentPropertyService.RemoteParameterContentPropertyFinder
-
Method Summary
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteContentPropertyFetcher
fetchManyCompletionStageMethods inherited from interface com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteParameterContentPropertyFinder
withContentId, withContentIds, withKey, withPropertyKey, withPropertyKeysMethods inherited from interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
fetchCompletionStage, fetchOneOrNullCompletionStage, fetchOrNullCompletionStage
-
Method Details
-
withId
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher withId(JsonContentPropertyId contentPropertyId)
-