Interface ScriptRunner


  • public interface ScriptRunner
    Run a script with given parameters

    For each script type a concrete ScriptRunner must be registered by at the ScriptRunnerFactory

    • Method Detail

      • hasFileOutput

        boolean hasFileOutput​(Script script)
        Returns:
        whether the script outputs a file