Class HookScriptDeletedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class HookScriptDeletedEvent extends HookScriptEvent
Event fired when a HookScript is deleted from the system. This event is internally audited with CoverageLevel.BASE level.
Since:
6.2
See Also:
  • Constructor Details

    • HookScriptDeletedEvent

      public HookScriptDeletedEvent(@Nonnull Object source, @Nonnull HookScript hookScript)