Class HookScriptConfigurationSetEvent
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
- All Implemented Interfaces:
Serializable
@AsynchronousPreferred
public class HookScriptConfigurationSetEvent
extends HookScriptConfigurationEvent
Event fired when a new configuration is set for a
HookScript.
This event is internally audited with CoverageLevel.BASE level.- Since:
- 6.2
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.bitbucket.hook.script.HookScriptConfigurationEvent
getScopeMethods inherited from class com.atlassian.bitbucket.hook.script.HookScriptEvent
getHookScriptMethods inherited from class com.atlassian.bitbucket.event.ApplicationEvent
getDate, getUserMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
HookScriptConfigurationSetEvent
-
-
Method Details
-
getTriggerIds
-