public interface

PullRequestParticipant

com.atlassian.stash.pull.PullRequestParticipant

Summary

Public Methods
@Nonnull PullRequest getPullRequest()
@Nonnull PullRequestRole getRole()
@Nonnull StashUser getUser()
boolean isApproved()

Public Methods

@Nonnull public PullRequest getPullRequest ()

@Nonnull public PullRequestRole getRole ()

@Nonnull public StashUser getUser ()

public boolean isApproved ()