Uses of Class
edu.ucsb.cs156.example.entities.Job
Packages that use Job
-
Uses of Job in edu.ucsb.cs156.example.controllers
Methods in edu.ucsb.cs156.example.controllers that return JobMethods in edu.ucsb.cs156.example.controllers that return types with arguments of type Job -
Uses of Job in edu.ucsb.cs156.example.services.jobs
Methods in edu.ucsb.cs156.example.services.jobs that return JobMethods in edu.ucsb.cs156.example.services.jobs with parameters of type JobModifier and TypeMethodDescriptionJobContextFactory.createContext(Job job) voidJobService.runJobAsync(Job job, JobContextConsumer jobFunction)