-
Notifications
You must be signed in to change notification settings - Fork 3
Changes
Ken Suenobu edited this page May 28, 2018
·
40 revisions
- Ability to pause and resume jobs (#33)
- Cancel implemented (#34)
- Slight reorganization of build scripts and documentation
- Bug fix with exception handler in
JobExecutor
, addedShellTask
(#44) - Added
RepeatingTask
(#61) - Added
DelayedTask
(#70) - Added
onStatusChange
toRunnableTask
(#71) - Added auto-incrementing
Job
ID (#31) - Added auto-incrementing
Task
ID (#30) - Several
JobExecutor
optimizations (#45)
Licensed under the Apache License 2.0 - Lots of help from Reddit - Happy Hacking!