Uses of Interface
com.atlassian.confluence.plugins.edgeindex.rest.ContentEntityHelper

Packages that use ContentEntityHelper
com.atlassian.confluence.plugins.edgeindex.edge   
com.atlassian.confluence.plugins.edgeindex.rest   
 

Uses of ContentEntityHelper in com.atlassian.confluence.plugins.edgeindex.edge
 

Constructors in com.atlassian.confluence.plugins.edgeindex.edge with parameters of type ContentEntityHelper
CommentCountQuery(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 ContentEntityHelper
 class HibernateContentEntityHelper
           
 

Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type ContentEntityHelper
StreamItemFactory(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.