Interface InstallationCall

All Known Implementing Classes:
ExecuteSQL, RemoveFile

public interface InstallationCall
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    call(Setup setup, File zip, String param)
     
  • Method Details