Uses of Interface
com.atlassian.confluence.tinymceplugin.service.CommentRenderService

Packages that use CommentRenderService
com.atlassian.confluence.plugins.quickreload   
com.atlassian.confluence.tinymceplugin.rest   
com.atlassian.confluence.tinymceplugin.service.impl   
 

Uses of CommentRenderService in com.atlassian.confluence.plugins.quickreload
 

Constructors in com.atlassian.confluence.plugins.quickreload with parameters of type CommentRenderService
QuickReloadResource(CommentManager commentManager, CommentRenderService commentRenderer, UserAccessor userAccessor, PageManager pageManager, PermissionManager permissionManager, I18NBeanFactory i18NBeanFactory, QuickReloadCaches caches)
           
 

Uses of CommentRenderService in com.atlassian.confluence.tinymceplugin.rest
 

Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type CommentRenderService
PageResource(CommentService commentService, NotificationManager notificationManager, CommentRenderService commentRenderService, CaptchaManager captchaManager, FormatConverter converter, PageManager pageManager, PermissionManager permissionManager, com.atlassian.xwork.XsrfTokenGenerator tokenGenerator)
           
 

Uses of CommentRenderService in com.atlassian.confluence.tinymceplugin.service.impl
 

Classes in com.atlassian.confluence.tinymceplugin.service.impl that implement CommentRenderService
 class CommentRenderServiceImpl
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.