Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeFactory

Packages that use EdgeFactory
com.atlassian.confluence.plugins.edgeindex   
 

Uses of EdgeFactory in com.atlassian.confluence.plugins.edgeindex
 

Classes in com.atlassian.confluence.plugins.edgeindex that implement EdgeFactory
 class DefaultEdgeFactory
           
 

Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeFactory
 void EdgeListener.setEdgeFactory(EdgeFactory edgeFactory)
           
 

Constructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeFactory
DefaultEdgeIndexBuilder(EdgeIndexManager edgeIndexManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, EdgeFactory edgeFactory, com.atlassian.bonnie.ILuceneConnection luceneConnection, com.atlassian.event.api.EventPublisher eventPublisher)
           
LuceneEdgeIndexManager(EdgeIndexTaskQueue taskQueue, EdgeFactory edgeFactory, AttachmentManager attachmentManager)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.