UrlsWorker/src/main/java/eu/openaire/urls_worker/models
Lampros Smyrnaios 045788c728 - Use the "Timestamp" data-type instead of the "Date", in order to include more information.
- Code cleanup.
2021-11-27 02:37:33 +02:00
..
Assignment.java - Use the "Timestamp" data-type instead of the "Date", in order to include more information. 2021-11-27 02:37:33 +02:00
Datasource.java - Add the "Datasource" class in the "Task" class and include it in the Assignment that the worker retrieves. 2021-05-20 02:58:08 +03:00
Error.java - Process the Error of PDF-aggregation. Distinguish between "couldRetry" and "noRetry" cases. 2021-08-05 15:09:28 +03:00
Payload.java - Use the "Timestamp" data-type instead of the "Date", in order to include more information. 2021-11-27 02:37:33 +02:00
UrlReport.java - Update the "installAndRun.sh": 2021-09-22 16:36:48 +03:00