| Constructor and Description | 
|---|
| ContentTrashServiceImpl(PageManager pageManager,
                       PermissionManager permissionManager,
                       PageService pageService,
                       BlogPostService blogPostService,
                       CommentService commentService,
                       com.google.common.base.Supplier<ContentService> contentServiceSupplier,
                       SpaceManager spaceManager,
                       AttachmentManager attachmentManager,
                       ApiSupportProvider apiSupportProvider) | 
| Constructor and Description | 
|---|
| CommentContentTypeApiSupport(CommentManagerInternal commentManager,
                            PaginationService paginationService,
                            ContentFactory contentFactory,
                            PermissionManager permissionManager,
                            ContentEntityManager contentEntityManager,
                            ApiSupportProvider apiSupportProvider,
                            CommentService commentService,
                            ContentBodyConversionService contentBodyConversionService,
                            com.atlassian.plugin.PluginAccessor pluginAccessor) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultCommentService | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EditCommentAction. setCommentService(CommentService commentService) | 
| void | AddCommentAction. setCommentService(CommentService commentService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PagesSoapService. setCommentService(CommentService commentService) | 
| Constructor and Description | 
|---|
| PageResource(CommentService commentService,
            NotificationManager notificationManager,
            CommentRenderService commentRenderService,
            CaptchaManager captchaManager,
            FormatConverter converter,
            PageManager pageManager,
            PermissionManager permissionManager,
            com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
            DraftsTransitionHelper draftsTransitionHelper,
            HeartbeatManager heartbeatManager,
            Differ differ) | 
Copyright © 2003–2016 Atlassian. All rights reserved.