com.mtgi.analytics
Class BehaviorTrackingManagerImpl.FlushEvent

java.lang.Object
  extended by com.mtgi.analytics.BehaviorEvent
      extended by com.mtgi.analytics.BehaviorTrackingManagerImpl.FlushEvent
All Implemented Interfaces:
Serializable
Enclosing class:
BehaviorTrackingManagerImpl

protected class BehaviorTrackingManagerImpl.FlushEvent
extends BehaviorEvent

See Also:
Serialized Form

Constructor Summary
protected BehaviorTrackingManagerImpl.FlushEvent(BehaviorEvent parent)
           
 
Method Summary
 
Methods inherited from class com.mtgi.analytics.BehaviorEvent
addData, finalize, getApplication, getData, getDuration, getError, getId, getName, getParent, getSessionId, getStart, getType, getUserId, isEnded, isRoot, isStarted, setError, setError, setId, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BehaviorTrackingManagerImpl.FlushEvent

protected BehaviorTrackingManagerImpl.FlushEvent(BehaviorEvent parent)