Class ExportScheduler

java.lang.Object
net.playeranalytics.plugin.scheduling.PluginRunnable
com.djrapitops.plan.delivery.export.ExportScheduler
All Implemented Interfaces:
Runnable

@Singleton public class ExportScheduler extends net.playeranalytics.plugin.scheduling.PluginRunnable
Schedules export tasks so that they are not all run at once.
  • Constructor Details

  • Method Details

    • run

      public void run()