Package org.apache.turbine.services.schedule
package org.apache.turbine.services.schedule
The scheduler service can run tasks in the background.
-
ClassDescriptionThis class provides the basic implementation of common features for a scheduled job entry.schedule typesService for a cron like scheduler.This class was autogenerated by Torque on: [Tue Jun 17 14:08:20 CEST 2025] You should not use this class directly.The skeleton for this class was autogenerated by Torque on: [Tue Jun 17 14:08:21 CEST 2025] You should not use this class directly.The skeleton for this class was autogenerated by Torque on: [Tue Jun 17 14:08:22 CEST 2025] You should not use this class directly.Maps ResultSet rows into JobEntryTorque objects.This is a interface for a scheduled job.This is an implementation of a JobEntry with no persistence.This implements a Turbine scheduled job model for the
QuartzScheduler
.The skeleton for this class was autogenerated by Torque on: [Tue Jun 17 14:08:20 CEST 2025] You should add additional methods to this class to meet the application requirements.The skeleton for this class was autogenerated by Torque on: [Tue Jun 17 14:08:21 CEST 2025] This class provides static wrappers for the peer implementation classes.The skeleton for this class was autogenerated by Torque on: [Tue Jun 17 14:08:21 CEST 2025] You should add additional methods to this class to meet the application requirements.Maps ResultSet rows into JobEntryTorque objects.Queue for the scheduler.Service for a quartz scheduler.This tool is used to retrieve information about the job scheduler.ScheduleService interface.Deprecated.Deprecated.Use QuartzSchedulerService insteadWrapper for aJobEntry
to actually perform the job's action.
QuartzSchedulerService
instead