@Internal public class DefaultExtractor2Provider extends Object implements Extractor2Provider
Extractor2
that are declared either as @ExportAsService(Extractor2.class)
or as
Extractor2ModuleDescriptor
module. Using @ExportAsService(Extractor2.class)
is deprecated.Constructor and Description |
---|
DefaultExtractor2Provider(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
Modifier and Type | Method and Description |
---|---|
List<com.atlassian.confluence.plugins.index.api.Extractor2> |
get(SearchIndex searchIndex,
boolean requiresLatestVersion) |
public DefaultExtractor2Provider(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
public List<com.atlassian.confluence.plugins.index.api.Extractor2> get(SearchIndex searchIndex, boolean requiresLatestVersion)
get
in interface Extractor2Provider
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences