Class RepositoryHookEnabledEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred @TransactionAware public class RepositoryHookEnabledEvent extends RepositoryHookEvent
Fired when a repository hook is enabled
See Also:
  • Constructor Details

    • RepositoryHookEnabledEvent

      public RepositoryHookEnabledEvent(@Nonnull Object source, @Nonnull Scope scope, @Nonnull String repositoryHookKey)
      Parameters:
      source - the object on which the event initially occurred
      repositoryHookKey - the key of the repository hook
      scope - scope that the hook event was created for
      Since:
      5.2