| Package | Description |
|---|---|
| com.atlassian.bitbucket.hook.repository | |
| com.atlassian.bitbucket.pull |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRepositoryHookVeto
Basic implementation of
RepositoryHookVeto |
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryHookVeto> |
RepositoryHookResult.getVetoes() |
List<RepositoryHookVeto> |
RepositoryHookVetoedException.getVetoes() |
| Constructor and Description |
|---|
RepositoryHookVetoedException(KeyedMessage message,
RepositoryHookRequest request,
List<RepositoryHookVeto> vetoes) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PullRequestMergeVeto
Represents the details of a merge request veto.
|
Copyright © 2019 Atlassian. All rights reserved.