Uses of Interface
com.atlassian.confluence.plugins.index.api.ExtractorContext
Packages that use ExtractorContext
Package
Description
-
Uses of ExtractorContext in com.atlassian.confluence.internal.index.v2
Classes in com.atlassian.confluence.internal.index.v2 that implement ExtractorContextModifier and TypeClassDescriptionclass
DefaultExtractorContext
which will be shared for all extractors within aSearchable
-
Uses of ExtractorContext in com.atlassian.confluence.plugins.index.api
Methods in com.atlassian.confluence.plugins.index.api with parameters of type ExtractorContextModifier and TypeMethodDescriptionvoid
ExtractorContextAware.setExtractorContext
(ExtractorContext extractorContext) Set current ExtractorContext -
Uses of ExtractorContext in com.atlassian.confluence.plugins.macrousage.extractor
Methods in com.atlassian.confluence.plugins.macrousage.extractor with parameters of type ExtractorContextModifier and TypeMethodDescriptionvoid
MacroExtractor.setExtractorContext
(ExtractorContext extractorContext)