@AsynchronousPreferred
public class GitPullRequestRebasedEvent
extends com.atlassian.bitbucket.event.repository.AbstractRepositoryRefsChangedEvent
EMPTY_HASH
source
Constructor and Description |
---|
GitPullRequestRebasedEvent(Object source,
com.atlassian.bitbucket.pull.PullRequest pullRequest,
com.atlassian.bitbucket.repository.RefChange refChange) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bitbucket.pull.PullRequest |
getPullRequest() |
getRefChanges
getSource, toString
@Nonnull public com.atlassian.bitbucket.pull.PullRequest getPullRequest()
Copyright © 2019 Atlassian. All rights reserved.