public class CommentEntityBuilder extends WikiLinkableContentEntityBuilder<Comment>
settingsManager| Constructor and Description |
|---|
CommentEntityBuilder(SettingsManager settingsManager,
DateEntityFactory dateEntityFactory,
UserEntityHelper userEntityHelper) |
| Modifier and Type | Method and Description |
|---|---|
ContentEntity |
build(Comment comment)
Builds a REST ContentEntity for the given CEO
|
build, build, createSpaceEntitypublic CommentEntityBuilder(SettingsManager settingsManager, DateEntityFactory dateEntityFactory, UserEntityHelper userEntityHelper)
public ContentEntity build(Comment comment)
ContentEntityBuilderbuild in interface ContentEntityBuilder<Comment>build in class WikiLinkableContentEntityBuilder<Comment>comment - the ContentEntityObjectnull if the current user is not permitted to view the content or
if no content object can be found for the given object.Copyright © 2003–2022 Atlassian. All rights reserved.