Uses of Class
io.mangoo.models.Job
-
Packages that use Job Package Description io.mangoo.scheduler -
-
Uses of Job in io.mangoo.scheduler
Methods in io.mangoo.scheduler that return types with arguments of type Job Modifier and Type Method Description List<Job>Scheduler. getAllJobs()Retrieves a list of all jobs and their current status
-