public static interface ContentService.ContentFetcher extends ContentService.SingleContentFetcher
| Modifier and Type | Method and Description | 
|---|---|
| PageResponse<Content> | fetchMany(ContentType type,
         PageRequest request) | 
| Map<ContentType,PageResponse<Content>> | fetchMappedByContentType(PageRequest request) | 
fetch, fetchOne, fetchOneOrNull, fetchOrNullPageResponse<Content> fetchMany(ContentType type, PageRequest request) throws ServiceException
ServiceExceptionMap<ContentType,PageResponse<Content>> fetchMappedByContentType(PageRequest request) throws ServiceException
ServiceExceptionCopyright © 2003–2022 Atlassian. All rights reserved.