Interface PluginUnpackLocationsWriter

  • All Known Implementing Classes:
    PluginUnpackLocationsImpl

    public interface PluginUnpackLocationsWriter
    Author:
    Eugene Petrenko (eugene.petrenko@gmail.com) Date: 01.09.11 14:40
    • Method Detail

      • savePluginLocation

        void savePluginLocation​(@NotNull
                                String archiveName,
                                @NotNull
                                File location)
        Register plugin unpack operation
        Parameters:
        archiveName - name of file from AgentUpdateInfo.getPluginFiles()
        location - actual directory where plugin files are placed