Interface ContentPropertyService.ContentPropertyFinder
- All Superinterfaces:
ContentPropertyService.ContentPropertyFetcher,ContentPropertyService.ParameterContentPropertyFinder,ContentPropertyService.SingleContentPropertyFetcher,ManyFetcher<JsonContentProperty>,SingleFetcher<JsonContentProperty>
- Enclosing interface:
- ContentPropertyService
public static interface ContentPropertyService.ContentPropertyFinder
extends ContentPropertyService.ParameterContentPropertyFinder
-
Method Summary
Methods inherited from interface com.atlassian.confluence.api.service.content.ContentPropertyService.ParameterContentPropertyFinder
fetchPropertyKeys, withContentId, withContentIds, withKey, withPropertyKey, withPropertyKeysMethods inherited from interface com.atlassian.confluence.api.service.finder.ManyFetcher
fetchManyMethods inherited from interface com.atlassian.confluence.api.service.finder.SingleFetcher
fetch, fetchOneOrNull, fetchOrNull
-
Method Details
-
withId
-