Uses of Interface
com.atlassian.bonnie.Indexer
Packages that use Indexer
Package
Description
Imports Confluence data from an XML backup.
-
Uses of Indexer in com.atlassian.confluence.impl.search
Classes in com.atlassian.confluence.impl.search that implement Indexer -
Uses of Indexer in com.atlassian.confluence.importexport.xmlimport
Methods in com.atlassian.confluence.importexport.xmlimport with parameters of type IndexerModifier and TypeMethodDescriptionvoid
FileBackupImporter.setIndexer
(Indexer indexer) Deprecated.since 7.5 unused -
Uses of Indexer in com.atlassian.confluence.internal.search
Classes in com.atlassian.confluence.internal.search that implement Indexer -
Uses of Indexer in com.atlassian.confluence.search
Subinterfaces of Indexer in com.atlassian.confluence.searchModifier and TypeInterfaceDescriptioninterface
Indexer for changes.interface
-
Uses of Indexer in com.atlassian.confluence.spaces.listeners
Constructors in com.atlassian.confluence.spaces.listeners with parameters of type IndexerModifierConstructorDescriptionRemovePersonalSpaceListener
(PersonalInformationManager personalInformationManager, Indexer indexer, I18NBeanFactory i18NBeanFactory)