public interface ContentEntityHelper
Modifier and Type | Method and Description |
---|---|
Map<Long,Integer> |
getCommentCounts(List<Long> contentIds) |
List<ContentEntityObject> |
getContentEntities(List<Long> contentIds) |
Map<Long,Integer> |
getNestedCommentCounts(List<Long> commentIds) |
Copyright © 2003–2020 Atlassian. All rights reserved.