public interface

RepositoryHookVeto

com.atlassian.bitbucket.hook.repository.RepositoryHookVeto
Known Indirect Subclasses

Class Overview

Describes the reasons for rejecting a RepositoryHookRequest

Summary

Public Methods
@Nonnull String getDetailedMessage()
@Nonnull String getSummaryMessage()

Public Methods

@Nonnull public String getDetailedMessage ()

Returns
  • a detailed description of the reason for rejecting the request

@Nonnull public String getSummaryMessage ()

Returns
  • a short summary of describing why the request was rejected