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.finderClasses in com.atlassian.confluence.api.impl.service.content.finder that implement ContentService.ContentFetcherModifier and TypeClassDescriptionclassclassThis 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.contentSubinterfaces of ContentService.ContentFetcher in com.atlassian.confluence.api.service.contentModifier and TypeInterfaceDescriptionstatic interfaceA finder for locating contentstatic interfaceA content finder allowing various parameters to be set to restrict the fetched content.
- 
Uses of ContentService.ContentFetcher in com.atlassian.confluence.impl.service.finder.contentClasses in com.atlassian.confluence.impl.service.finder.content that implement ContentService.ContentFetcher