Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeQueries
Packages that use EdgeQueries
Package
Description
-
Uses of EdgeQueries in com.atlassian.confluence.plugins.edgeindex
Classes in com.atlassian.confluence.plugins.edgeindex that implement EdgeQueriesConstructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeQueriesModifierConstructorDescriptionDefaultPopularContentQueries(EdgeQueries edgeQueries, ContentEntityManager contentEntityManager) -
Uses of EdgeQueries in com.atlassian.confluence.plugins.edgeindex.rest
Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type EdgeQueriesModifierConstructorDescriptionStreamResource(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, EdgeQueries edgeQueries, EdgeTypeRepository edgeTypeRepository, StreamItemFactory streamItemFactory)