Uses of Package
com.atlassian.bitbucket.event.pull
Packages that use com.atlassian.bitbucket.event.pull
-
Classes in com.atlassian.bitbucket.event.pull used by com.atlassian.bitbucket.event.pullClassDescriptionEvent that is raised when an activity is created for a pull request.Subclasses of this event are synchronous and allow callers to cancel the action and/or participate in the transaction (by persisting related entities, for example).Event that is raised when a comment is added, edited or deleted on a pull request.Base type for all pull request related events.Event raised when a
participant
updates its status on apull request
toPullRequestParticipantStatus.NEEDS_WORK
Event that is raised when a pending comment is added or replied on a pull request.Base class for all the pull request review related events.