Uses of Class
com.atlassian.bitbucket.validation.FormValidationException
Packages that use FormValidationException
-
Uses of FormValidationException in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository that throw FormValidationExceptionModifier and TypeMethodDescriptionRepositoryHookService.enable(EnableRepositoryHookRequest request) Enable and apply settings for the hook specified in the request.RepositoryHookService.setSettings(SetRepositoryHookSettingsRequest request) Sets the settings for the hook specified in the request.