public interface

MirrorEvent

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

Class Overview

Base interface for events about mirrors connected to this instance.

Summary

Public Methods
@Nonnull String getMirrorServerId()
@Nonnull String getMirrorServerName()

Public Methods

@Nonnull public String getMirrorServerId ()

Returns
  • the ID of the server where this event originated

@Nonnull public String getMirrorServerName ()

Returns
  • the name of the server where this event is originated