Uses of Interface
com.atlassian.confluence.api.service.content.ContentService.ContentFetcher
Packages that use ContentService.ContentFetcher
Package
Description
-
Uses of ContentService.ContentFetcher in com.atlassian.confluence.api.impl.service.content.finder
Classes in com.atlassian.confluence.api.impl.service.content.finder that implement ContentService.ContentFetcherModifier and TypeClassDescriptionclass
class
This finder will fetch one or many contents based on different criteria, for example by their IDs or content types (PAGE, BLOG_POST, COMMENT, etc.) or by their content status -
Uses of ContentService.ContentFetcher in com.atlassian.confluence.api.service.content
Subinterfaces of ContentService.ContentFetcher in com.atlassian.confluence.api.service.contentModifier and TypeInterfaceDescriptionstatic interface
A finder for locating contentstatic interface
A content finder allowing various parameters to be set to restrict the fetched content. -
Uses of ContentService.ContentFetcher in com.atlassian.confluence.impl.service.finder.content
Classes in com.atlassian.confluence.impl.service.finder.content that implement ContentService.ContentFetcher