Class RemoveFile

java.lang.Object
org.bgerp.app.dist.inst.call.RemoveFile
All Implemented Interfaces:
InstallationCall

public class RemoveFile extends Object implements InstallationCall
Installation call removing a file.
  • Constructor Details

    • RemoveFile

      public RemoveFile()
      Default constructor
  • Method Details

    • call

      public void call(Setup setup, File zip, String param)
      Description copied from interface: InstallationCall
      Executes the call.
      Specified by:
      call in interface InstallationCall
      Parameters:
      setup - application setup
      zip - the module ZIP file
      param - call parameter from module.properties