Package edu.ucsb.cs156.courses.jobs
package edu.ucsb.cs156.courses.jobs
-
ClassesClassDescriptionThis class contains methods that are scheduled to run at certain times to launch particular jobs.A trivial job for testing the jobs infrastructure from the admin console: logs a line, sleeps, then either fails or logs a goodbye.