Uses of Class
com.atlassian.confluence.plugins.mobile.dto.CommentDtoFactory

Packages that use CommentDtoFactory
com.atlassian.confluence.plugins.mobile.rest   
com.atlassian.confluence.plugins.mobile.servlet   
 

Uses of CommentDtoFactory in com.atlassian.confluence.plugins.mobile.rest
 

Constructors in com.atlassian.confluence.plugins.mobile.rest with parameters of type CommentDtoFactory
ContentResource(ContentEntityManager contentEntityManager, PermissionManager permissionManager, CommentManager commentManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, CommentDtoFactory commentDtoFactory)
           
 

Uses of CommentDtoFactory in com.atlassian.confluence.plugins.mobile.servlet
 

Constructors in com.atlassian.confluence.plugins.mobile.servlet with parameters of type CommentDtoFactory
ViewContentServlet(ContentEntityManager contentEntityManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, Renderer viewRenderer, PermissionManager permissionManager, com.atlassian.xwork.XsrfTokenGenerator xsrfTokenGenerator, CommentDtoFactory commentDtoFactory, UserDtoFactory userDtoFactory, FriendlyDateHelper friendlyDateHelper)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.