| Package | Description |
|---|---|
| com.atlassian.bitbucket.event.pull | |
| com.atlassian.bitbucket.pull |
| Modifier and Type | Method and Description |
|---|---|
RescopeDetails |
PullRequestRescopedEvent.getAddedCommits() |
RescopeDetails |
PullRequestRescopedEvent.getRemovedCommits() |
| Constructor and Description |
|---|
PullRequestRescopedEvent(Object source,
PullRequest pullRequest,
String previousFromHash,
String previousToHash,
RescopeDetails addedCommits,
RescopeDetails removedCommits) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRescopeDetails |
| Modifier and Type | Method and Description |
|---|---|
RescopeDetails |
PullRequestRescopeActivity.getAdded() |
RescopeDetails |
PullRequestRescopeActivity.getRemoved() |
| Constructor and Description |
|---|
Builder(RescopeDetails details) |
Copyright © 2024 Atlassian. All rights reserved.