Class ViewLinkMarshallerMetricsKey
java.lang.Object
com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerMetricsKey
- All Implemented Interfaces:
MarshallerMetricsAccumulationKey
public class ViewLinkMarshallerMetricsKey
extends Object
implements MarshallerMetricsAccumulationKey
A
MarshallerMetricsAccumulationKey
for use by the various view link marshallers. It's nothing more
than a wrapper around a String, where the string value is chosen by the individual view link marshaller.- Since:
- 5.8
-
Method Summary
-
Method Details
-
getAccumulationKeyAsString
- Specified by:
getAccumulationKeyAsString
in interfaceMarshallerMetricsAccumulationKey
- Returns:
- The string representation of the metrics accumulation key. This will go into the eventual analytics event.
-
equals
-
hashCode
public int hashCode()
-