This website requires JavaScript.
Explore
Help
Sign In
lsmyrnaios
/
UrlsWorker
Watch
1
Star
0
Fork
You've already forked UrlsWorker
1
Code
Issues
Pull Requests
Releases
16
Wiki
Activity
The Worker app of the PDF Aggregation Service.
7
Commits
1
Branch
16
Tags
1.4
MiB
Java
97%
Shell
3%
53ccea869a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Lampros Smyrnaios
53ccea869a
Add an "assignmentId" field in the "Assignment"-class.
2021-06-09 05:45:07 +03:00
scripts
Initial commit of UrlsWorker.
2021-03-16 18:38:53 +02:00
src
Add an "assignmentId" field in the "Assignment"-class.
2021-06-09 05:45:07 +03:00
build.gradle
- Add an "AssignmentHandler", which retrieves the assignment from the controller and categorises the tasks using their datasource. In the future, it will execute the tasks of the assignment, using different plugins. It runs upon the Application start and also every 30 mins (if no other job is in execution).
2021-05-20 03:28:48 +03:00
settings.gradle
Initial commit of UrlsWorker.
2021-03-16 18:38:53 +02:00