Class ExportSystem
java.lang.Object
com.djrapitops.plan.delivery.export.ExportSystem
- All Implemented Interfaces:
SubSystem
System in charge of exporting html.
-
Constructor Summary
ConstructorDescriptionExportSystem(Exporter exporter, ExportScheduler exportScheduler, net.playeranalytics.plugin.scheduling.RunnableFactory runnableFactory)
-
Method Summary
-
Constructor Details
-
ExportSystem
@Inject public ExportSystem(Exporter exporter, ExportScheduler exportScheduler, net.playeranalytics.plugin.scheduling.RunnableFactory runnableFactory)
-
-
Method Details