public class MarshallerMetricsAnalyticsEvent extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAccumulationKey() |
String |
getContainerId() |
String |
getContentEntityType() |
String |
getContentId() |
Map<String,Long> |
getCustomMetrics() |
String |
getEventName() |
int |
getExecutionCount() |
String |
getOutputDeviceType() |
String |
getRenderContext() |
long |
getTotalExecutionTimeNanos() |
long |
getTotalStreamingTimeNanos() |
public String getEventName()
public String getContentId()
public String getContainerId()
public String getAccumulationKey()
public int getExecutionCount()
public long getTotalExecutionTimeNanos()
public long getTotalStreamingTimeNanos()
public String getRenderContext()
public String getOutputDeviceType()
public String getContentEntityType()
Copyright © 2003–2015 Atlassian. All rights reserved.