Class RepositoryImportedEvent

All Implemented Interfaces:
Serializable

public class RepositoryImportedEvent extends RepositoryCreatedEvent
Event raised to indicate that a repository has been successfully imported to this instance.
Since:
5.13
See Also:
  • Constructor Details

    • RepositoryImportedEvent

      public RepositoryImportedEvent(@Nonnull Object source, @Nonnull Repository repository)