@Singleton
public class ManageExportCommand
extends com.djrapitops.plugin.command.CommandNode
Constructor and Description |
---|
ManageExportCommand(Locale locale,
com.djrapitops.plugin.command.ColorScheme colorScheme,
PlanConfig config,
DBSystem dbSystem,
ServerInfo serverInfo,
Exporter exporter,
Processing processing) |
Modifier and Type | Method and Description |
---|---|
void |
onCommand(com.djrapitops.plugin.command.Sender sender,
java.lang.String commandLabel,
java.lang.String[] args) |
@Inject public ManageExportCommand(Locale locale, com.djrapitops.plugin.command.ColorScheme colorScheme, PlanConfig config, DBSystem dbSystem, ServerInfo serverInfo, Exporter exporter, Processing processing)