Uses of Class
com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent
Packages that use AbstractRepositoryMirrorEvent
-
Uses of AbstractRepositoryMirrorEvent in com.atlassian.bitbucket.event.mirror
Classes in com.atlassian.bitbucket.event.mirror with type parameters of type AbstractRepositoryMirrorEventModifier and TypeClassDescriptionprotected static class
AbstractRepositoryMirrorEvent.Builder<B extends AbstractRepositoryMirrorEvent.Builder,
T extends AbstractRepositoryMirrorEvent> Subclasses of AbstractRepositoryMirrorEvent in com.atlassian.bitbucket.event.mirrorModifier and TypeClassDescriptionclass
This event signals that aRepository
has failed to synchronize on a mirror.class
This event signals that aRepository
has been synchronized on a mirror