Class ContentEntityObjectId
- java.lang.Object
-
- com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
-
- All Implemented Interfaces:
EdgeTargetId
public final class ContentEntityObjectId extends Object implements EdgeTargetId
An ID that uniquely identifiers a Confluence content entity (a database ID on the CONTENT table of Confluence).
-
-
Constructor Summary
Constructors Constructor Description ContentEntityObjectId(long id)
-