Class ContentEntityEdgeCountQuery
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeCountQuery
- All Implemented Interfaces:
EdgeCountQuery
- Direct Known Subclasses:
CommentCountQuery
,LikeCountQuery
,NestedCommentCountQuery
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEdgeCountForContentIds
(List<Long> contentIds) getEdgeCountForTargetIds
(List<EdgeTargetId> targetIds)
-
Field Details
-
EDGE_TARGET_ID_TO_ID
-
-
Constructor Details
-
ContentEntityEdgeCountQuery
public ContentEntityEdgeCountQuery()
-
-
Method Details
-
getEdgeCountForTargetIds
- Specified by:
getEdgeCountForTargetIds
in interfaceEdgeCountQuery
-
getEdgeCountForContentIds
-