public interface PullRequestRescopeActivity extends PullRequestActivity
PullRequestActivity added when the source or target ref of the pull request moves.
Note: Rescope activities not adding or removing commits are pruned. Hence, not all source or target ref moves will have a rescope activity.
PullRequestActivityType.RESCOPE| Modifier and Type | Method and Description |
|---|---|
RescopeDetails |
getAdded() |
String |
getFromHash() |
String |
getPreviousFromHash() |
String |
getPreviousToHash() |
RescopeDetails |
getRemoved() |
String |
getToHash() |
accept, getAction, getPullRequestgetCreatedDate, getId, getUserCopyright © 2019 Atlassian. All rights reserved.