Interface RepositoryMirrorEvent

All Superinterfaces:
MirrorEvent
All Known Implementing Classes:
AbstractRepositoryMirrorEvent, RepositoryMirrorSynchronizationFailedEvent, RepositoryMirrorSynchronizedEvent

public interface RepositoryMirrorEvent extends MirrorEvent
Interface for repository events received from mirrors.
Since:
5.0
  • Method Details

    • getRepository

      @Nonnull Repository getRepository()
      Returns:
      the local Repository this event is concerned with