Interface IScriptContext


public interface IScriptContext
Since:
3.24.10
  • Method Details

    • services

      @NotNull IScriptServices services()
      Returns:
      the services available to Polarion scripts
    • utils

      @NotNull IScriptUtilities utils()
      Returns:
      the utilities available to Polarion scripts