Class PackInFolderApplication

java.lang.Object
org.adempiere.base.PackInFolderApplication
All Implemented Interfaces:
org.eclipse.equinox.app.IApplication

public class PackInFolderApplication extends Object implements 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)
  • Constructor Details

    • PackInFolderApplication

      public PackInFolderApplication()
  • Method Details

    • start

      public Object start(org.eclipse.equinox.app.IApplicationContext context) throws Exception
      Specified by:
      start in interface org.eclipse.equinox.app.IApplication
      Throws:
      Exception
    • stop

      public void stop()
      Specified by:
      stop in interface org.eclipse.equinox.app.IApplication