Uses of Class
com.atlassian.bitbucket.hook.script.HookScriptEvent
-
Uses of HookScriptEvent in com.atlassian.bitbucket.hook.script
Modifier 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.