Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.install
Class CopyOperation

java.lang.Object
  extended by org.nuxeo.ecm.webengine.install.CopyOperation

public class CopyOperation
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
CopyOperation()
           
 
Method Summary
 void run(Installer installer, java.io.File bundleDir, java.io.File installDir)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyOperation

public CopyOperation()
Method Detail

run

public void run(Installer installer,
                java.io.File bundleDir,
                java.io.File installDir)
         throws java.io.IOException
Throws:
java.io.IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.