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