Saros
Distributed Collaborative Editing and Distributed Party Programming
Package de.fu_berlin.inf.dpp.feedback

Classes

class  AbstractFeedbackManager
class  AbstractStatisticCollector
class  DataTransferCollector
class  ErrorLogManager
class  FeedbackManager
class  FeedbackPreferences
class  FileSubmitter
class  FollowModeCollector
class  JumpFeatureUsageCollector
class  Messages
class  ParticipantCollector
class  PermissionChangeCollector
class  ProjectCollector
class  SelectionCollector
class  SessionDataCollector
class  SessionStatistic
class  StatisticManager
class  StatisticManagerConfiguration
class  TextEditCollector

Enumerations

enum  FeedbackInterval {
  EVERY = (1), EVERY_THIRD = (3), EVERY_FIFTH = (5), EVERY_TENTH = (10),
  EVERY_FIFTEENTH
}

Detailed Description

Feedback Overview

is responsible for the feedback and statistic processes. The main-classes are FeedbackManager and StatisticManager

This package comprises of the following subpackages:


Enumeration Type Documentation

Enumerator:
EVERY 
EVERY_THIRD 
EVERY_FIFTH 
EVERY_TENTH 
EVERY_FIFTEENTH 
 All Classes Namespaces Files Functions Variables Enumerations