Interface GlobalScript

All Known Implementing Classes:
GlobalScriptBase

public interface GlobalScript
Интерфейс глобального скрипта.
  • Method Summary

    Modifier and Type Method Description
    void execute​(Setup setup, ConnectionSet connectionSet)  
  • Method Details

    • execute

      void execute​(Setup setup, ConnectionSet connectionSet) throws java.lang.Exception
      Throws:
      java.lang.Exception