Uses of Interface
com.atlassian.confluence.plugins.edgeindex.model.EdgeTargetId
Packages that use EdgeTargetId
-
Uses of EdgeTargetId in com.atlassian.confluence.plugins.edgeindex.model
Classes in com.atlassian.confluence.plugins.edgeindex.model that implement EdgeTargetIdModifier and TypeClassDescriptionfinal class
An ID that uniquely identifiers a Confluence content entity (a database ID on the CONTENT table of Confluence).Fields in com.atlassian.confluence.plugins.edgeindex.model with type parameters of type EdgeTargetIdModifier and TypeFieldDescriptionstatic final com.google.common.base.Function<EdgeTargetId,
Long> ContentEntityEdgeCountQuery.EDGE_TARGET_ID_TO_ID
Methods in com.atlassian.confluence.plugins.edgeindex.model that return EdgeTargetIdMethods in com.atlassian.confluence.plugins.edgeindex.model that return types with arguments of type EdgeTargetIdModifier and TypeMethodDescriptionContentEntityEdgeCountQuery.getEdgeCountForTargetIds
(List<EdgeTargetId> targetIds) EdgeCountQuery.getEdgeCountForTargetIds
(List<EdgeTargetId> targetIds) Method parameters in com.atlassian.confluence.plugins.edgeindex.model with type arguments of type EdgeTargetIdModifier and TypeMethodDescriptionContentEntityEdgeCountQuery.getEdgeCountForTargetIds
(List<EdgeTargetId> targetIds) EdgeCountQuery.getEdgeCountForTargetIds
(List<EdgeTargetId> targetIds)