Class RepositoryMirrorSynchronizationFailedEvent
java.lang.Object
java.util.EventObject
com.atlassian.bitbucket.event.ApplicationEvent
com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent
com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizationFailedEvent
- All Implemented Interfaces:
MirrorEvent,RepositoryMirrorEvent,Serializable
This event signals that a
Repository has failed to synchronize on a mirror.- Since:
- 5.0
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class java.util.EventObject
source -
Method Summary
Methods inherited from class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent
getMirrorServerId, getMirrorServerName, getRepositoryMethods inherited from class com.atlassian.bitbucket.event.ApplicationEvent
getDate, getUserMethods inherited from class java.util.EventObject
getSource, toString