Uses of Interface
edu.ucsb.cs156.organic.services.jobs.JobContextConsumer
-
Uses of JobContextConsumer in edu.ucsb.cs156.organic.jobs
-
Uses of JobContextConsumer in edu.ucsb.cs156.organic.services.jobs
Modifier and TypeMethodDescriptionJobService.runAsJob
(JobContextConsumer jobFunction, long id) void
JobService.runJobAsync
(Job job, JobContextConsumer jobFunction)