Class InstalledPluginGatheringTask
java.lang.Object
net.playeranalytics.plugin.scheduling.PluginRunnable
com.djrapitops.plan.TaskSystem.Task
com.djrapitops.plan.gathering.timed.InstalledPluginGatheringTask
- All Implemented Interfaces:
Runnable
Gathers information about plugins that have been installed and their version history.
-
Constructor Summary
ConstructorDescriptionInstalledPluginGatheringTask
(ServerSensor<?> serverSensor, ServerInfo serverInfo, DBSystem dbSystem) -
Method Summary
Methods inherited from class net.playeranalytics.plugin.scheduling.PluginRunnable
cancel
-
Constructor Details
-
InstalledPluginGatheringTask
@Inject public InstalledPluginGatheringTask(ServerSensor<?> serverSensor, ServerInfo serverInfo, DBSystem dbSystem)
-
-
Method Details
-
register
public void register(net.playeranalytics.plugin.scheduling.RunnableFactory runnableFactory) - Specified by:
register
in classTaskSystem.Task
-
run
public void run()
-