Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeFactory
-
Packages that use EdgeFactory Package Description com.atlassian.confluence.plugins.edgeindex -
-
Uses of EdgeFactory in com.atlassian.confluence.plugins.edgeindex
Classes in com.atlassian.confluence.plugins.edgeindex that implement EdgeFactory Modifier and Type Class Description classDefaultEdgeFactoryConstructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeFactory Constructor Description DefaultEdgeIndexManager(EdgeIndexTaskQueue taskQueue, EdgeFactory edgeFactory, ContentEntityManager contentEntityManager)DefaultEdgeReindexer(EdgeFactory edgeFactory, EdgeContentQueries edgeContentQueries, EdgeSearchIndexAccessor edgeSearchIndexAccessor, com.atlassian.event.api.EventPublisher eventPublisher)EdgeListener(EdgeIndexManager edgeIndexManager, EdgeFactory edgeFactory, ContentEntityManager contentEntityManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, com.atlassian.event.api.EventPublisher eventPublisher)
-