Package | Description |
---|---|
com.atlassian.bitbucket.event.mirror |
Modifier and Type | Interface and Description |
---|---|
interface |
RepositoryMirrorEvent
Interface for repository events received from mirrors.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepositoryMirrorEvent
Base class for
Repository events that have been raised on a mirror. |
class |
RepositoryMirrorSynchronizationFailedEvent
This event signals that a
Repository has failed to synchronize on a mirror. |
class |
RepositoryMirrorSynchronizedEvent
This event signals that a
Repository has been synchronized on a mirror |
Copyright © 2019 Atlassian. All rights reserved.