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 TypeClassDescriptionclassDefaultExtractorContextwhich 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 TypeMethodDescriptionvoidExtractorContextAware.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 TypeMethodDescriptionvoidMacroExtractor.setExtractorContext(ExtractorContext extractorContext)