Class HibernateContentEntityHelper
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.rest.HibernateContentEntityHelper
- All Implemented Interfaces:
ContentEntityHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCommentCounts(List<Long> contentIds) getContentEntities(List<Long> contentIds) getNestedCommentCounts(List<Long> commentIds)
-
Constructor Details
-
HibernateContentEntityHelper
-
-
Method Details
-
getContentEntities
- Specified by:
getContentEntitiesin interfaceContentEntityHelper
-
getCommentCounts
- Specified by:
getCommentCountsin interfaceContentEntityHelper
-
getNestedCommentCounts
- Specified by:
getNestedCommentCountsin interfaceContentEntityHelper
-