Mercurial > hg > LGDataverses
comparison src/main/java/edu/harvard/iq/dataverse/actionlogging/package-info.java @ 10:a50cf11e5178
Rewrite LGDataverse completely upgrading to dataverse4.0
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Tue, 08 Sep 2015 17:00:21 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 9:5926d6419569 | 10:a50cf11e5178 |
|---|---|
| 1 /** | |
| 2 * This package deals with logging actions in the system. Actions include: | |
| 3 * <ul> | |
| 4 * <li>Commands being executed</li> | |
| 5 * <li>User creation</li> | |
| 6 * <li>Log in/log out</li> | |
| 7 * <ul> | |
| 8 */ | |
| 9 package edu.harvard.iq.dataverse.actionlogging; |
