Package org.adempiere.base
Class PackInFolderApplication
java.lang.Object
org.adempiere.base.PackInFolderApplication
- All Implemented Interfaces:
org.eclipse.equinox.app.IApplication
Eclipse application that would launch the org.adempiere.pipo2.PackInFolder process to import 2pack archives inside a predefine folder.
- Author:
- Carlos Ruiz (globalqss)
-
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PackInFolderApplication
public PackInFolderApplication()
-
-
Method Details
-
start
- Specified by:
start
in interfaceorg.eclipse.equinox.app.IApplication
- Throws:
Exception
-
stop
public void stop()- Specified by:
stop
in interfaceorg.eclipse.equinox.app.IApplication
-