Package com.tccc.kos.core.service.analytics


package com.tccc.kos.core.service.analytics
  • Class
    Description
    An AnalyticsExporter that is bound to a single channel.
    Before analytic events are recorded, they are classified into channels.
    An AnalyticsChannelExporter that is bound to the default KOS analytics channel.
    Analytics event that can either be used as a base class for event data or as a wrapper for existing objects when they are to be recorded as events.
    Analytics bean using during export.
    An AnalyticsExporter is responsible for exporting analytics beans to a destination.
    Priority levels for a AnalyticsEvent.
    Analytics record used to transfer the event to an external system and for working with database entries.
    Interface for the analytics service which is used to record analytic events for classification and exporting off device.