Uses of Class
com.atlassian.jira.bc.issue.comment.CommentService.CommentParameters.CommentParametersBuilder
Packages that use CommentService.CommentParameters.CommentParametersBuilder
-
Uses of CommentService.CommentParameters.CommentParametersBuilder in com.atlassian.jira.bc.issue.comment
Methods in com.atlassian.jira.bc.issue.comment that return CommentService.CommentParameters.CommentParametersBuilderModifier and TypeMethodDescriptionCommentService.CommentParameters.CommentParametersBuilder.author(ApplicationUser author) CommentService.CommentParameters.builder()CommentService.CommentParameters.CommentParametersBuilder.commentProperties(Map<String, JSONObject> commentProperties) CommentService.CommentParameters.CommentParametersBuilder.groupLevel(String groupLevel) Deprecated.CommentService.CommentParameters.CommentParametersBuilder.roleLevelId(Long roleLevelId) Deprecated.CommentService.CommentParameters.CommentParametersBuilder.visibility(Visibility visibility)
visibility(com.atlassian.jira.bc.issue.visibility.Visibility)instead.