Class CustomContentFetcher

java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.CustomContentFetcher
All Implemented Interfaces:
ContentFetcher

public class CustomContentFetcher extends Object implements ContentFetcher
Fetcher for custom content types provided by plugins. This fetcher handles content types like "calendar", "question", etc. that are registered dynamically in Confluence via the CustomContentProviderRegistry.
Since:
9.2.11