public interface

CommentJiraIssue

com.atlassian.bitbucket.integration.jira.CommentJiraIssue

Class Overview

A Comment comment and an associated JIRA issue key.

Summary

Public Methods
long getCommentId()
@Nonnull String getIssueKey()

Public Methods

public long getCommentId ()

Returns
  • the ID of the comment

@Nonnull public String getIssueKey ()

Returns
  • the JIRA issue key associated with the comment