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