Class MarshallerMetricsAnalyticsEvent
java.lang.Object
com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
Encapsulates information gathered via the marshaller metrics framework as an analytics event.
- Since:
- 5.8
-
Method Summary
Modifier and TypeMethodDescriptionint
long
long
boolean
-
Method Details
-
getEventName
-
getContentId
-
getContainerId
-
getCustomMetrics
-
getAccumulationKey
-
getExecutionCount
public int getExecutionCount() -
getTotalExecutionTimeNanos
public long getTotalExecutionTimeNanos() -
getTotalStreamingTimeNanos
public long getTotalStreamingTimeNanos() -
getRenderContext
-
getOutputDeviceType
-
getContentEntityType
-
getRequestCorrelationId
-
isAsyncRenderSafe
public boolean isAsyncRenderSafe()
-