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