java.lang.Object | ||||
↳ | java.util.EventObject | |||
↳ | com.atlassian.bitbucket.event.ApplicationEvent | |||
↳ | com.atlassian.bitbucket.event.hook.RepositoryHookEvent | |||
↳ | com.atlassian.bitbucket.event.hook.RepositoryHookDisabledEvent |
Fired when a repository hook is disabled
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
in 5.2 for removal in 6.0. Use
RepositoryHookDisabledEvent(Object, Scope, String) instead.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This constructor is deprecated.
in 5.2 for removal in 6.0. Use RepositoryHookDisabledEvent(Object, Scope, String)
instead.