Uses of Class
com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
-
Packages that use ContentEntityObjectId Package Description com.atlassian.confluence.plugins.edgeindex.model -
-
Uses of ContentEntityObjectId in com.atlassian.confluence.plugins.edgeindex.model
Methods in com.atlassian.confluence.plugins.edgeindex.model that return ContentEntityObjectId Modifier and Type Method Description ContentEntityObjectId
ContentEntityEdgeTargetInfo. getTargetId()
Constructors in com.atlassian.confluence.plugins.edgeindex.model with parameters of type ContentEntityObjectId Constructor Description ContentEntityEdgeTargetInfo(String edgeTargetType, ContentEntityObjectId targetId, float score)
-