Class CommentService.CommentUpdateValidationResult

java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.comment.CommentService.CommentUpdateValidationResult
All Implemented Interfaces:
ServiceResult, Serializable
Enclosing interface:
CommentService

public static final class CommentService.CommentUpdateValidationResult extends ServiceResultImpl
See Also:
  • Constructor Details

  • Method Details

    • getComment

      public io.atlassian.fugue.Option<Comment> getComment()
    • getCommentProperties

      public io.atlassian.fugue.Option<Map<String,JSONObject>> getCommentProperties()