Uses of Interface
com.atlassian.bitbucket.pull.PullRequestMergeVeto
-
Uses of PullRequestMergeVeto in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionPullRequestMergeability.getVetoes()
PullRequestMergeVetoedException.getVetoes()
ModifierConstructorDescriptionPullRequestMergeVetoedException
(KeyedMessage message, Collection<PullRequestMergeVeto> vetoes, boolean conflicted)