org.exoplatform.applications.repoload
Class DataUploaderTh

java.lang.Object
  extended by org.exoplatform.applications.repoload.DataUploader
      extended by org.exoplatform.applications.repoload.DataUploaderTh
All Implemented Interfaces:
java.lang.Runnable

public class DataUploaderTh
extends DataUploader
implements java.lang.Runnable

Created by The eXo Platform SAS Author : Alex Reshetnyak alex.reshetnyak@exoplatform.org.ua reshetnyak.alex@gmail.com 06.04.2007 10:26:43

Version:
$Id: DataUploaderTh.java 06.04.2007 10:26:43 rainfox

Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.applications.repoload.DataUploader
DataUploader.DCPropertyQName
 
Field Summary
 
Fields inherited from class org.exoplatform.applications.repoload.DataUploader
args, connection, container, countNodes, credentials, dataManager, date, fileCleaner, fileData, locationFactory, log, mapConfig, repository, repositoryService, root, rootTestNode, sConf, session, sFile, sMimeType, sName, sReadTree, sRepository, sRoot, sVdfile, sWorkspace, tree, workspace, workspaceDataContainer
 
Constructor Summary
DataUploaderTh(java.lang.String[] args, WorkspaceDataContainerBase wsDataContainer, NodeImpl parentNode, int nodeNumber)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.exoplatform.applications.repoload.DataUploader
addNode_file, addNode, addNode, getConnection, getNode, getProperty, getTree, getWorkspaceDataContainer, initRepository, readData, uploadData, uploadDataTh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataUploaderTh

public DataUploaderTh(java.lang.String[] args,
                      WorkspaceDataContainerBase wsDataContainer,
                      NodeImpl parentNode,
                      int nodeNumber)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2012 eXo Platform SAS. All Rights Reserved.