@Singleton
public class PlayersPageExporter
extends java.lang.Object
Constructor and Description |
---|
PlayersPageExporter(PlanFiles files,
DBSystem dbSystem,
PageFactory pageFactory,
RootJSONResolver jsonHandler,
Locale locale,
Theme theme,
ServerInfo serverInfo) |
Modifier and Type | Method and Description |
---|---|
void |
export(java.nio.file.Path toDirectory) |
@Inject public PlayersPageExporter(PlanFiles files, DBSystem dbSystem, PageFactory pageFactory, RootJSONResolver jsonHandler, Locale locale, Theme theme, ServerInfo serverInfo)
public void export(java.nio.file.Path toDirectory) throws java.io.IOException, NotFoundException, GenerationException
java.io.IOException
NotFoundException
GenerationException