| Modifier and Type | Field and Description |
|---|---|
protected WikittyImportExportService.FORMAT |
format |
protected ImportExportMethod |
importerExporter |
protected Reader |
reader |
| Constructor and Description |
|---|
ImportTask(String securityToken,
org.nuiton.util.ApplicationConfig config,
WikittyService ws,
WikittyImportExportService.FORMAT format,
Reader reader)
|
ImportTask(WikittyClient client,
WikittyImportExportService.FORMAT format,
Reader reader) |
protected WikittyImportExportService.FORMAT format
protected Reader reader
protected ImportExportMethod importerExporter
public ImportTask(WikittyClient client, WikittyImportExportService.FORMAT format, Reader reader)
@Deprecated public ImportTask(String securityToken, org.nuiton.util.ApplicationConfig config, WikittyService ws, WikittyImportExportService.FORMAT format, Reader reader)
ImportTask(org.nuiton.wikitty.WikittyClient, org.nuiton.wikitty.addons.WikittyImportExportService.FORMAT, java.io.Reader)securityToken - config - ws - format - reader - public WikittyClient getClient()
Copyright © 2009-2013 CodeLutin. All Rights Reserved.