Uses of Interface
com.atlassian.confluence.api.service.content.ContentService.ContentFetcher
-
Packages that use ContentService.ContentFetcher Package Description com.atlassian.confluence.api.service.content com.atlassian.confluence.impl.service.finder.content -
-
Uses of ContentService.ContentFetcher in com.atlassian.confluence.api.service.content
Subinterfaces of ContentService.ContentFetcher in com.atlassian.confluence.api.service.content Modifier and Type Interface Description static interface
ContentService.ContentFinder
A finder for locating contentstatic interface
ContentService.ParameterContentFinder
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 Modifier and Type Class Description class
NoopContentFinder
-