Package org.atmosphere.util.analytics
Class FocusPoint
java.lang.Object
org.atmosphere.util.analytics.FocusPoint
Fork of https://code.google.com/p/jgoogleanalytics/
Focus point of the application. It can represent data points like application load, application module load, user actions, error events etc.
- Version:
- : 0.1
- Author:
- : Siddique Hameed
-
Constructor Summary
ConstructorsConstructorDescriptionFocusPoint(String name) FocusPoint(String name, FocusPoint parentFocusPoint) -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetParentTrackPoint(FocusPoint parentFocusPoint)
-
Constructor Details
-
FocusPoint
-
FocusPoint
-
-
Method Details
-
getName
-
setParentTrackPoint
-
getParentFocusPoint
-
getContentURI
-
getContentTitle
-