Uses of Interface
com.atlassian.bitbucket.pull.PullRequestMergeVeto
Packages that use PullRequestMergeVeto
- 
Uses of PullRequestMergeVeto in com.atlassian.bitbucket.pullMethods in com.atlassian.bitbucket.pull that return types with arguments of type PullRequestMergeVetoModifier and TypeMethodDescriptionPullRequestMergeability.getVetoes()PullRequestMergeVetoedException.getVetoes()Constructor parameters in com.atlassian.bitbucket.pull with type arguments of type PullRequestMergeVetoModifierConstructorDescriptionPullRequestMergeVetoedException(KeyedMessage message, Collection<PullRequestMergeVeto> vetoes, boolean conflicted)