Package com.atlassian.bitbucket.pull
Interface PullRequestAutoMergeCancelledActivity
- All Superinterfaces:
Activity
,PullRequestActivity
A
PullRequestActivity
representing the cancelling
of auto-merge
on the pull request.- Since:
- 8.14
-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.activity.Activity
getCreatedDate, getId, getUser
Methods inherited from interface com.atlassian.bitbucket.pull.PullRequestActivity
accept, getAction, getPullRequest
-
Method Details
-
getCancelledReason
- Returns:
- the reason the auto-merge request was cancelled
-