Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeReindexer
Packages that use EdgeReindexer
Package
Description
-
Uses of EdgeReindexer in com.atlassian.confluence.plugins.edgeindex
Classes in com.atlassian.confluence.plugins.edgeindex that implement EdgeReindexerModifier and TypeClassDescriptionclass
Performs reindexing for the edge index.Constructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeReindexerModifierConstructorDescriptionDefaultEdgeIndexTaskFactory
(EdgeDocumentFactory edgeDocumentFactory, ContentEntityManager contentEntityManager, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate, EdgeSearchIndexAccessor edgeSearchIndexAccessor, ContentPermissionCalculator contentPermissionCalculator, EdgeReindexer edgeReindexer) -
Uses of EdgeReindexer in com.atlassian.confluence.plugins.edgeindex.tasks
Constructors in com.atlassian.confluence.plugins.edgeindex.tasks with parameters of type EdgeReindexerModifierConstructorDescriptionRebuildIndexTask
(EdgeIndexTaskFactory edgeIndexTaskFactory, EdgeReindexer edgeReindexer, EdgeSearchIndexAccessor edgeSearchIndexAccessor, RebuildIndexTask.RebuildIndexParams rebuildIndexParams)