| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.edgeindex.edge | |
| com.atlassian.confluence.plugins.edgeindex.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentCountQuery |
class |
LikeCountQuery |
class |
NestedCommentCountQuery |
| Modifier and Type | Method and Description |
|---|---|
Map<EdgeCountQuery,Set<String>> |
AbstractEdgeType.getEdgeCountQueries(Set<String> edgeTypes) |
Map<EdgeCountQuery,Set<String>> |
CommentEdgeType.getEdgeCountQueries(Set<String> edgeTypes) |
Map<EdgeCountQuery,Set<String>> |
LikeEdgeType.getEdgeCountQueries(Set<String> edgeTypes) |
| Constructor and Description |
|---|
CommentEdgeType(EdgeCountQuery commentCountQuery,
EdgeCountQuery nestedCommentCountQuery) |
LikeEdgeType(EdgeCountQuery likeCountQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentEntityEdgeCountQuery |
| Modifier and Type | Method and Description |
|---|---|
Map<EdgeCountQuery,Set<String>> |
EdgeType.getEdgeCountQueries(Set<String> edgeTypes) |
Copyright © 2003–2022 Atlassian. All rights reserved.