Class SmartMirrorEvent


  • public class SmartMirrorEvent
    extends Object
    Analytics event to be sent when Bamboo chain is using Bitbucket Server repository. Contains information Bitbucket Server mirrors are used.
    • Constructor Detail

      • SmartMirrorEvent

        public SmartMirrorEvent​(String serverId,
                                @Nullable
                                @Nullable String mirrorName)
        Parameters:
        serverId - it's supposed to be applink id
        mirrorName - null means that it's primary server
    • Method Detail

      • getEventName

        public String getEventName()
      • getServerIdHash

        public String getServerIdHash()
      • getMirrorNameHash

        public String getMirrorNameHash()