Package com.atlassian.bitbucket.pull
Interface RescopeDetails
- All Known Implementing Classes:
SimpleRescopeDetails
public interface RescopeDetails
Lists the commits added or removed by a
pull request rescope
.-
Method Summary
-
Method Details
-
getCommits
- Returns:
- a list of 0 or more commits added or removed by the rescope
-
getTotal
int getTotal()
-