Package com.djrapitops.plan.delivery.web
Class WebAssetVersionCheckTask
java.lang.Object
net.playeranalytics.plugin.scheduling.PluginRunnable
com.djrapitops.plan.TaskSystem.Task
com.djrapitops.plan.delivery.web.WebAssetVersionCheckTask
- All Implemented Interfaces:
Runnable
Task in charge of checking html customized files on enable to see if they are outdated.
-
Constructor Summary
ConstructorDescriptionWebAssetVersionCheckTask(PlanConfig config, PlanFiles files, net.playeranalytics.plugin.server.PluginLogger logger, WebAssetVersions webAssetVersions, Formatters formatters)
-
Method Summary
Methods inherited from class net.playeranalytics.plugin.scheduling.PluginRunnable
cancel
-
Constructor Details
-
WebAssetVersionCheckTask
@Inject public WebAssetVersionCheckTask(PlanConfig config, PlanFiles files, net.playeranalytics.plugin.server.PluginLogger logger, WebAssetVersions webAssetVersions, Formatters formatters)
-
-
Method Details
-
register
public void register(net.playeranalytics.plugin.scheduling.RunnableFactory runnableFactory)- Specified by:
register
in classTaskSystem.Task
-
run
public void run()
-