@AsynchronousPreferred public class PullRequestParticipantUnapprovedEvent extends PullRequestParticipantStatusUpdatedEvent
participant updates its status
 on a pull request to PullRequestParticipantStatus.UNAPPROVEDsource| Constructor and Description | 
|---|
| PullRequestParticipantUnapprovedEvent(Object source,
                                     PullRequest pullRequest,
                                     PullRequestParticipant participant,
                                     PullRequestParticipantStatus previous) | 
getParticipant, getPreviousStatusgetAction, getPullRequestgetDate, getUsergetSource, toStringpublic PullRequestParticipantUnapprovedEvent(@Nonnull Object source, @Nonnull PullRequest pullRequest, @Nonnull PullRequestParticipant participant, @Nonnull PullRequestParticipantStatus previous)
Copyright © 2019 Atlassian. All rights reserved.