java.lang.Object | |
↳ | com.atlassian.bitbucket.hook.repository.RepositoryHookResult |
Describes the outcome of a repository-hook
preUpdate
invocation.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RepositoryHookResult.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
true
if the request was accepted
true
if the request was rejected
summaryMessage | a short summary of the reason the request is rejected |
---|---|
detailMessage | a detailed description of the reason for rejecting the request |