Package org.apache.ofbiz.service.job
-
Interface Summary Interface Description Job A scheduled job. -
Class Summary Class Description AbstractJob Abstract Job.GenericServiceJob A generic async-service job.JobManager Job manager.JobPoller Job poller.PersistedServiceJob AJob
that is backed by the entity engine.PurgeJob Purge job - removes a JobSandbox entity value and its related values. -
Enum Summary Enum Description Job.State -
Exception Summary Exception Description InvalidJobException JobManagerException Job Scheduler Exception