Package | Description |
---|---|
com.atlassian.confluence.plugins.edgeindex.model |
Modifier and Type | Class and Description |
---|---|
class |
ContentEntityObjectId
An ID that uniquely identifiers a Confluence content entity (a database ID on the CONTENT table of Confluence).
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<EdgeTargetId,Long> |
ContentEntityEdgeCountQuery.EDGE_TARGET_ID_TO_ID |
Modifier and Type | Method and Description |
---|---|
EdgeTargetId |
EdgeTargetInfo.getTargetId() |
Modifier and Type | Method and Description |
---|---|
Map<EdgeTargetId,Integer> |
EdgeCountQuery.getEdgeCountForTargetIds(List<EdgeTargetId> targetIds) |
Map<EdgeTargetId,Integer> |
ContentEntityEdgeCountQuery.getEdgeCountForTargetIds(List<EdgeTargetId> targetIds) |
Modifier and Type | Method and Description |
---|---|
Map<EdgeTargetId,Integer> |
EdgeCountQuery.getEdgeCountForTargetIds(List<EdgeTargetId> targetIds) |
Map<EdgeTargetId,Integer> |
ContentEntityEdgeCountQuery.getEdgeCountForTargetIds(List<EdgeTargetId> targetIds) |
Copyright © 2003–2020 Atlassian. All rights reserved.