Package | Description |
---|---|
com.atlassian.jira.bc.issue.comment |
Modifier and Type | Method and Description |
---|---|
CommentService.CommentCreateValidationResult |
CommentService.validateCommentCreate(ApplicationUser user,
CommentService.CommentParameters commentParameters)
Confirms the parameters to create a comment are valid and that the user has the permission to do so.
|
Modifier and Type | Method and Description |
---|---|
Comment |
CommentService.create(ApplicationUser user,
CommentService.CommentCreateValidationResult commentValidationResult,
boolean dispatchEvent)
|
Copyright © 2002-2014 Atlassian. All Rights Reserved.