Uses of Class
com.atlassian.bitbucket.hook.script.HookScriptEvent
Packages that use HookScriptEvent
-
Uses of HookScriptEvent in com.atlassian.bitbucket.hook.script
Subclasses of HookScriptEvent in com.atlassian.bitbucket.hook.scriptModifier and TypeClassDescriptionclass
Base class for changing the configuration for aHookScript
.class
Event fired when aHookScript
configuration is removed.class
Event fired when a new configuration is set for aHookScript
.class
Event fired when a newHookScript
is added to the system.class
Event fired when aHookScript
is deleted from the system.class
Fired when aHookScript
is updated.