Uses of Interface
com.atlassian.confluence.plugins.edgeindex.rest.ContentEntityHelper
Packages that use ContentEntityHelper
Package
Description
-
Uses of ContentEntityHelper in com.atlassian.confluence.plugins.edgeindex.edge
Constructors in com.atlassian.confluence.plugins.edgeindex.edge with parameters of type ContentEntityHelperModifierConstructorDescriptionCommentCountQuery
(ContentEntityHelper contentEntityHelper) LikeCountQuery
(LikeManager likeManager, ContentEntityHelper contentEntityHelper) NestedCommentCountQuery
(ContentEntityHelper contentEntityHelper) -
Uses of ContentEntityHelper in com.atlassian.confluence.plugins.edgeindex.rest
Classes in com.atlassian.confluence.plugins.edgeindex.rest that implement ContentEntityHelperConstructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type ContentEntityHelperModifierConstructorDescriptionStreamItemFactory
(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport)