Uses of Interface
com.atlassian.confluence.internal.search.extractor2.Extractor2Provider
Package
Description
-
Uses of Extractor2Provider in com.atlassian.confluence.internal.index.v2
ModifierConstructorDescriptionAtlassianChangeDocumentBuilder
(Extractor2Provider extractor2Provider) Constructs a change document builder.AtlassianContentDocumentBuilder
(Extractor2Provider extractor2Provider, com.atlassian.event.api.EventPublisher eventPublisher, Supplier<Boolean> isSiteReindexingChecker) -
Uses of Extractor2Provider in com.atlassian.confluence.internal.search.extractor2
Modifier and TypeClassDescriptionclass
Provides list ofExtractor2
that are declared either as@ExportAsService(Extractor2.class)
or asExtractor2ModuleDescriptor
module.