public interface

RepositoryMirrorEvent

implements MirrorEvent
com.atlassian.bitbucket.event.mirror.RepositoryMirrorEvent
Known Indirect Subclasses

Class Overview

Interface for repository events received from mirrors.

Summary

Public Methods
@Nonnull Repository getRepository()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.event.mirror.MirrorEvent

Public Methods

@Nonnull public Repository getRepository ()

Returns
  • the local Repository this event is concerned with