core/analytic_action_performer library

Classes

AnalyticActionPerformer<A extends AnalyticAction>
A performer of specific actions used to incapsulate work with a certain analytics service. Typically implemented by transforming AnalyticAction into a required format as well as calling send() of a third-party library.