Uses of Class
edu.ucsb.cs156.happiercows.services.jobs.JobContext
-
Uses of JobContext in edu.ucsb.cs156.happiercows.jobs
Modifier and TypeMethodDescriptionvoid
InstructorReportJob.accept
(JobContext ctx) void
InstructorReportJobSingleCommons.accept
(JobContext ctx) void
MilkTheCowsJob.accept
(JobContext ctx) void
SetCowHealthJob.accept
(JobContext ctx) void
TestJob.accept
(JobContext ctx) void
UpdateCowHealthJob.accept
(JobContext ctx) static void
UpdateCowHealthJob.calculateCowDeaths
(UserCommons userCommons, JobContext ctx) void
MilkTheCowsJob.milkCows
(JobContext ctx, Commons commons, UserCommons userCommons) This method performs the function of milking the cows for a single userCommons. -
Uses of JobContext in edu.ucsb.cs156.happiercows.services.jobs