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> |
RepositoryHookVetoedException.getVetoes() |
List<RepositoryHookVeto> |
RepositoryHookResult.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 © 2020 Atlassian. All rights reserved.