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

    Modifier and Type
    Method
    Description
    void
    executeScript(String jythonScript, String[] jythonPath)
    Executes the specified registration script.