org.nuiton.wikitty.addons.importexport
Class ImportTask
java.lang.Object
org.nuiton.wikitty.addons.importexport.ImportTask
- All Implemented Interfaces:
- Runnable
public class ImportTask
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
protected org.nuiton.util.ApplicationConfig config
ws
protected WikittyService ws
format
protected WikittyImportExportService.FORMAT format
reader
protected Reader reader
importerExporter
protected ImportExportMethod importerExporter
securityToken
protected String securityToken
ImportTask
public ImportTask(String securityToken,
org.nuiton.util.ApplicationConfig config,
WikittyService ws,
WikittyImportExportService.FORMAT format,
Reader reader)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2009-2010 CodeLutin. All Rights Reserved.