| java.lang.Object | |||||
| ↳ | java.util.EventObject | ||||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||||
| ↳ | com.atlassian.bitbucket.hook.script.HookScriptEvent | ||||
| ↳ | com.atlassian.bitbucket.hook.script.HookScriptConfigurationEvent | ||||
| ↳ | com.atlassian.bitbucket.hook.script.HookScriptConfigurationRemovedEvent | ||||
Event fired when a HookScript configuration is removed.
This event is internally audited with a HIGH priority.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.hook.script.HookScriptConfigurationEvent
| |||||||||||
From class
com.atlassian.bitbucket.hook.script.HookScriptEvent
| |||||||||||
From class
com.atlassian.bitbucket.event.ApplicationEvent
| |||||||||||
From class
java.util.EventObject
| |||||||||||
From class
java.lang.Object
| |||||||||||