org.nuiton.wikitty.importexport
Class ImportTask
java.lang.Object
org.nuiton.wikitty.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 |
ws
protected WikittyService ws
transaction
protected WikittyTransaction transaction
format
protected WikittyImportExportService.FORMAT format
reader
protected Reader reader
importerExporter
protected ImportExportMethod importerExporter
securityToken
protected String securityToken
ImportTask
public ImportTask(String securityToken,
WikittyService ws,
WikittyImportExportService.FORMAT format,
Reader reader)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2009-2010 CodeLutin. All Rights Reserved.