Uses of Interface
com.atlassian.bitbucket.pull.RescopeDetails
Packages that use RescopeDetails
- 
Uses of RescopeDetails in com.atlassian.bitbucket.event.pullMethods in com.atlassian.bitbucket.event.pull that return RescopeDetailsModifier and TypeMethodDescriptionPullRequestRescopedEvent.getAddedCommits()PullRequestRescopedEvent.getRemovedCommits()Constructors in com.atlassian.bitbucket.event.pull with parameters of type RescopeDetailsModifierConstructorDescriptionPullRequestRescopedEvent(Object source, PullRequest pullRequest, String previousFromHash, String previousToHash, RescopeDetails addedCommits, RescopeDetails removedCommits) 
- 
Uses of RescopeDetails in com.atlassian.bitbucket.pullClasses in com.atlassian.bitbucket.pull that implement RescopeDetailsMethods in com.atlassian.bitbucket.pull that return RescopeDetailsModifier and TypeMethodDescriptionPullRequestRescopeActivity.getAdded()PullRequestRescopeActivity.getRemoved()Constructors in com.atlassian.bitbucket.pull with parameters of type RescopeDetails