java.lang.Object | ||||
↳ | java.util.EventObject | |||
↳ | com.atlassian.bitbucket.event.ApplicationEvent | |||
↳ | com.atlassian.bitbucket.event.hook.RepositoryHookEvent | |||
↳ | com.atlassian.bitbucket.event.hook.RepositoryHookSettingsChangedEvent |
Fired when a repository hook's settings are changed.
This event is internally audited with a MEDIUM priority.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
in 5.2 for removal in 6.0. Use
RepositoryHookSettingsChangedEvent(Object, Scope, String, Settings) instead.
| |||||||||||
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This constructor is deprecated.
in 5.2 for removal in 6.0. Use RepositoryHookSettingsChangedEvent(Object, Scope, String, Settings)
instead.