Class DownloadStreamingAnalyticsEvent

java.lang.Object
com.atlassian.confluence.servlet.download.DownloadStreamingAnalyticsEvent

public class DownloadStreamingAnalyticsEvent extends Object
An analytics event that captures information about streaming a download to the client.
Since:
7.12
  • Method Details

    • getEventName

      public String getEventName()
    • getByteCount

      public long getByteCount()
    • getElapsedTimeNanos

      public long getElapsedTimeNanos()