@ParametersAreNonnullByDefault public class CommentAwareHelper extends Object
Comment
, and injecting them into a
supplier CommentAware
object.Modifier and Type | Class and Description |
---|---|
static interface |
CommentAwareHelper.ParameterSource |
Constructor and Description |
---|
CommentAwareHelper(CommentManager commentManager,
PermissionManager permissionManager,
ConfluenceWebResourceManager webResourceManager) |
Modifier and Type | Method and Description |
---|---|
void |
configureCommentAware(CommentAware commentAware,
CommentAwareHelper.ParameterSource parameterSource,
ConfluenceUser user) |
public CommentAwareHelper(CommentManager commentManager, PermissionManager permissionManager, ConfluenceWebResourceManager webResourceManager)
public void configureCommentAware(CommentAware commentAware, CommentAwareHelper.ParameterSource parameterSource, ConfluenceUser user)
Copyright © 2003–2019 Atlassian. All rights reserved.