Interface RepositoryMirrorEvent
- All Superinterfaces:
MirrorEvent
- All Known Implementing Classes:
AbstractRepositoryMirrorEvent,RepositoryMirrorSynchronizationFailedEvent,RepositoryMirrorSynchronizedEvent
Interface for repository events received from mirrors.
- Since:
- 5.0
-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.event.mirror.MirrorEvent
getMirrorServerId, getMirrorServerName
-
Method Details
-
getRepository
- Returns:
- the local
Repositorythis event is concerned with
-