Interface ContentPropertyService.SingleContentPropertyFetcher
-
- All Superinterfaces:
SingleFetcher<JsonContentProperty>
- All Known Subinterfaces:
ContentPropertyService.ContentPropertyFetcher
,ContentPropertyService.ContentPropertyFinder
,ContentPropertyService.ParameterContentPropertyFinder
- Enclosing interface:
- ContentPropertyService
public static interface ContentPropertyService.SingleContentPropertyFetcher extends SingleFetcher<JsonContentProperty>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.api.service.finder.SingleFetcher
fetch, fetchOne, fetchOneOrNull, fetchOrNull
-
-