JobEntryTorque.java

package org.apache.turbine.services.schedule;


/**
 * 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.  This class will only be generated as
 * long as it does not already exist in the output directory.
 */

public  class JobEntryTorque
    extends org.apache.turbine.services.schedule.BaseJobEntryTorque
{
    /** Serial version */
    private static final long serialVersionUID = 1750162100328L;



}