Interface IMasterDataScriptRegistrationRunner

  • All Known Implementing Classes:
    MasterDataRegistrationScriptRunner

    public interface IMasterDataScriptRegistrationRunner
    Implementation of this interface know how to execute a master data registration script.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void executeScript​(java.lang.String jythonScript, java.lang.String[] jythonPath)
      Executes the specified registration script.