org.activemath.webapp.report
Class BucketReport
java.lang.Object
org.activemath.webapp.report.Report
org.activemath.webapp.report.BucketReport
public class BucketReport
- extends Report
| Methods inherited from class org.activemath.webapp.report.Report |
getBookId, getBookIds, getEndTime, getEventList, getEventsExcluded, getEventsIncluded, getExerciseRuns, getGroupId, getGroupIds, getItemId, getItemIds, getNumEvents, getNumExerciseRuns, getNumResults, getStartTime, getUserId, getUserIds, isSet, join2string, join2string, setBookId, setBookIds, setEndTime, setEventsExcluded, setEventsIncluded, setGroupId, setGroupIds, setItemId, setItemIds, setStartTime, setUserId, setUserIds, setUsersExcluded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EX_FINISHED
public static final String EX_FINISHED
- See Also:
- Constant Field Values
EX_STARTED
public static final String EX_STARTED
- See Also:
- Constant Field Values
EX_RESULTS
public static final String EX_RESULTS
- See Also:
- Constant Field Values
PAGES_SEEN
public static final String PAGES_SEEN
- See Also:
- Constant Field Values
SESSION_DURATION
public static final String SESSION_DURATION
- See Also:
- Constant Field Values
LOGINS
public static final String LOGINS
- See Also:
- Constant Field Values
UNIQUE_LOGINS
public static final String UNIQUE_LOGINS
- See Also:
- Constant Field Values
log
protected static Logger log
BucketReport
public BucketReport()
generate
public void generate()
- Specified by:
generate in class Report
getArchive
public BucketArchive getArchive(String archiveName)
getArchives
public Map<String,BucketArchive> getArchives()