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 classDefaultEdgeDocumentFactoryThis factory class builds anAtlassianDocumentinstance based on different information such as' the edge, date, content and current authenticated user.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)
-