Class ImportRepositoryHookEvent


@Event public final class ImportRepositoryHookEvent extends WrappedRepositoryHookEvent
Import receive repository hook events are fired after a repository was imported. This event should only be fired if the repository was imported with meta data. This class is wrapper of RepositoryHookEvent for the event system of SCM-Manager.
Since:
2.14.0
  • Constructor Details

    • ImportRepositoryHookEvent

      public ImportRepositoryHookEvent(RepositoryHookEvent wrappedEvent)