Interface | Description |
---|---|
MirrorEvent |
Base interface for events about mirrors connected to this instance.
|
RepositoryMirrorEvent |
Interface for repository events received from mirrors.
|
Class | Description |
---|---|
AbstractRepositoryMirrorEvent |
Base class for
Repository events that have been raised on a mirror. |
AbstractRepositoryMirrorEvent.Builder<B extends AbstractRepositoryMirrorEvent.Builder,T extends AbstractRepositoryMirrorEvent> | |
RepositoryMirrorSynchronizationFailedEvent |
This event signals that a
Repository has failed to synchronize on a mirror. |
RepositoryMirrorSynchronizationFailedEvent.Builder | |
RepositoryMirrorSynchronizedEvent |
This event signals that a
Repository has been synchronized on a mirror |
RepositoryMirrorSynchronizedEvent.Builder |
Copyright © 2021 Atlassian. All rights reserved.