Class HookScriptConfigurationRemovedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class HookScriptConfigurationRemovedEvent extends HookScriptConfigurationEvent
Event fired when a HookScript configuration is removed. This event is internally audited with CoverageLevel.BASE level.
Since:
6.2
See Also:
  • Constructor Details

    • HookScriptConfigurationRemovedEvent

      public HookScriptConfigurationRemovedEvent(@Nonnull Object source, @Nonnull HookScript hookScript, @Nonnull Scope scope)