public interface

PullRequestCommentActivity

implements PullRequestActivity
com.atlassian.stash.pull.PullRequestCommentActivity

Summary

Public Methods
@Nonnull Comment getComment()
@Nonnull CommentAction getCommentAction()
@Nullable DiffCommentAnchor getCommentAnchor()
@Nullable Diff getDiff()
[Expand]
Inherited Methods
From interface com.atlassian.stash.activity.Activity
From interface com.atlassian.stash.pull.PullRequestActivity

Public Methods

@Nonnull public Comment getComment ()

@Nonnull public CommentAction getCommentAction ()

@Nullable public DiffCommentAnchor getCommentAnchor ()

@Nullable public Diff getDiff ()