Class AbstractContentFinder

java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder<Content>
com.atlassian.confluence.api.impl.service.content.finder.AbstractContentFinder
All Implemented Interfaces:
ContentService.ContentFetcher, ContentService.ContentFinder, ContentService.ParameterContentFinder, ContentService.SingleContentFetcher, SingleFetcher<Content>
Direct Known Subclasses:
ContentFinderImpl

public abstract class AbstractContentFinder extends AbstractFinder<Content> implements ContentService.ContentFinder