Class UpdateRecurringJobsTask

  • All Implemented Interfaces:
    java.lang.Runnable

    @Deprecated
    public class UpdateRecurringJobsTask
    extends java.lang.Object
    implements java.lang.Runnable
    Deprecated.
    This task updates the recurring jobs so that they can be cached properly. It is scheduled for removal in JobRunr 6 as then all users should already have run this task.
    • Constructor Detail

      • UpdateRecurringJobsTask

        public UpdateRecurringJobsTask​(BackgroundJobServer backgroundJobServer)
        Deprecated.
    • Method Detail

      • run

        public void run()
        Deprecated.
        Specified by:
        run in interface java.lang.Runnable