Class SmartMirrorEvent
- java.lang.Object
-
- com.atlassian.bamboo.plugins.stash.analytics.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 Summary
Constructors Constructor Description SmartMirrorEvent(String serverId, @Nullable String mirrorName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEventName()
String
getMirrorNameHash()
String
getServerIdHash()
-