Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.deployment.preprocessor
Class PackZip

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.PackZip

public class PackZip
extends Object

Author:
Bogdan Stefanescu

Field Summary
static String ORDER_PACKAGING
           
static String ORDER_PREPROCESSING
           
 
Constructor Summary
PackZip(File nuxeoEar, File target)
           
 
Method Summary
 void execute(String order)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORDER_PREPROCESSING

public static final String ORDER_PREPROCESSING
See Also:
Constant Field Values

ORDER_PACKAGING

public static final String ORDER_PACKAGING
See Also:
Constant Field Values
Constructor Detail

PackZip

public PackZip(File nuxeoEar,
               File target)
Method Detail

execute

public void execute(String order)
             throws ConfigurationException,
                    IOException,
                    ParserConfigurationException,
                    SAXException
Throws:
ConfigurationException
IOException
ParserConfigurationException
SAXException

main

public static void main(String[] args)
                 throws IOException,
                        ConfigurationException,
                        ParserConfigurationException,
                        SAXException
Throws:
IOException
ConfigurationException
ParserConfigurationException
SAXException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.