Uses of Interface
com.atlassian.confluence.plugins.edgeindex.model.EdgeCountQuery
Packages that use EdgeCountQuery
Package
Description
-
Uses of EdgeCountQuery in com.atlassian.confluence.plugins.edgeindex.edge
Classes in com.atlassian.confluence.plugins.edgeindex.edge that implement EdgeCountQueryModifier and TypeClassDescriptionclassclassclassMethods in com.atlassian.confluence.plugins.edgeindex.edge that return types with arguments of type EdgeCountQueryModifier and TypeMethodDescriptionAbstractEdgeType.getEdgeCountQueries(Set<String> edgeTypes) CommentEdgeType.getEdgeCountQueries(Set<String> edgeTypes) LikeEdgeType.getEdgeCountQueries(Set<String> edgeTypes) Constructors in com.atlassian.confluence.plugins.edgeindex.edge with parameters of type EdgeCountQueryModifierConstructorDescriptionCommentEdgeType(EdgeCountQuery commentCountQuery, EdgeCountQuery nestedCommentCountQuery) LikeEdgeType(EdgeCountQuery likeCountQuery) -
Uses of EdgeCountQuery in com.atlassian.confluence.plugins.edgeindex.model
Classes in com.atlassian.confluence.plugins.edgeindex.model that implement EdgeCountQueryMethods in com.atlassian.confluence.plugins.edgeindex.model that return types with arguments of type EdgeCountQuery