Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeDocumentFactory
-
Packages that use EdgeDocumentFactory Package Description com.atlassian.confluence.plugins.edgeindex -
-
Uses of EdgeDocumentFactory in com.atlassian.confluence.plugins.edgeindex
Classes in com.atlassian.confluence.plugins.edgeindex that implement EdgeDocumentFactory Modifier and Type Class Description class
DefaultEdgeDocumentFactory
Constructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeDocumentFactory Constructor Description DefaultEdgeIndexTaskFactory(EdgeDocumentFactory edgeDocumentFactory, InheritedContentPermissionManager inheritedContentPermissionManager, ContentEntityManager contentEntityManager, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate, EdgeSearchIndexAccessor edgeSearchIndexAccessor, ContentPermissionCalculator contentPermissionCalculator, EdgeReindexer edgeReindexer)
-