@AsynchronousPreferred 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() |
String |
getRequestCorrelationId() |
long |
getTotalExecutionTimeNanos() |
long |
getTotalStreamingTimeNanos() |
boolean |
isAsyncRenderSafe() |
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()
public String getRequestCorrelationId()
public boolean isAsyncRenderSafe()
Copyright © 2003–2017 Atlassian. All rights reserved.