Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.shell.commands.repository
Class MTFSImportCommand

java.lang.Object
  extended by org.nuxeo.ecm.shell.commands.repository.AbstractCommand
      extended by org.nuxeo.ecm.shell.commands.repository.MTFSImportCommand
All Implemented Interfaces:
Command

public class MTFSImportCommand
extends AbstractCommand


Constructor Summary
MTFSImportCommand()
           
 
Method Summary
static void addCreatedDoc(java.lang.String taskId, long nbDocs)
           
static long getCreatedDocsCounter()
           
static java.util.concurrent.ThreadPoolExecutor getExecutor()
           
 void run(CommandLine cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MTFSImportCommand

public MTFSImportCommand()
Method Detail

getExecutor

public static java.util.concurrent.ThreadPoolExecutor getExecutor()

addCreatedDoc

public static void addCreatedDoc(java.lang.String taskId,
                                 long nbDocs)

getCreatedDocsCounter

public static long getCreatedDocsCounter()

run

public void run(CommandLine cmdLine)
         throws java.lang.Exception
Specified by:
run in interface Command
Specified by:
run in class AbstractCommand
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.