Class HookScriptEvent
java.lang.Object
java.util.EventObject
com.atlassian.bitbucket.event.ApplicationEvent
com.atlassian.bitbucket.hook.script.HookScriptEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HookScriptConfigurationEvent
,HookScriptCreatedEvent
,HookScriptDeletedEvent
,HookScriptUpdatedEvent
Base event for
HookScripts
.- Since:
- 6.2
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.event.ApplicationEvent
getDate, getUser
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
HookScriptEvent
-
-
Method Details
-
getHookScript
-