| 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.HookScriptConfigurationSetEvent | ||||
Event fired when a new configuration is set for a HookScript.
This event is internally audited with a HIGH priority.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[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
| |||||||||||