Uses of Class
org.apache.turbine.services.schedule.AbstractJobEntry
-
Packages that use AbstractJobEntry Package Description org.apache.turbine.services.schedule The scheduler service can run tasks in the background. -
-
Uses of AbstractJobEntry in org.apache.turbine.services.schedule
Subclasses of AbstractJobEntry in org.apache.turbine.services.schedule Modifier and Type Class Description classBaseJobEntryTorqueThis class was autogenerated by Torque on: [Wed Sep 22 14:43:21 CEST 2021] You should not use this class directly.classJobEntryNonPersistentThis is an implementation of a JobEntry with no persistence.classJobEntryTorqueThe skeleton for this class was autogenerated by Torque on: [Wed Sep 22 14:41:32 CEST 2021] You should add additional methods to this class to meet the application requirements.
-