See: Description
| Class | Description |
|---|---|
| CSVCollectorServlet |
Takes a stored csv file, retrieves the document numbers from it and generates a
EventAnalysis for each entry. |
| CSVDeleteServlet |
Deletes a stored csv file.
|
| CSVUploadServlet |
Receives an uploaded csv file and saves it in the upload directory within the
user directory.
|