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