Interface ScriptFileCommandExecutionItem

    • Method Detail

      • getScript

        java.lang.String getScript()
        Get the full script
        Returns:
        the script string
      • getScriptAsStream

        java.io.InputStream getScriptAsStream()
        Get an InputStream that can provide the full script
        Returns:
        the inputstream
      • getServerScriptFilePath

        java.lang.String getServerScriptFilePath()
        Get the server-local script path
        Returns:
        server-side script path
      • getArgs

        java.lang.String[] getArgs()
        Returns:
        arguments to the script
      • getScriptInterpreter

        java.lang.String getScriptInterpreter()
        Get the server-local script path
        Returns:
        server-side script path
      • getFileExtension

        java.lang.String getFileExtension()
        Get the server-local script path
        Returns:
        server-side script path
      • getInterpreterArgsQuoted

        boolean getInterpreterArgsQuoted()
        Get the server-local script path
        Returns:
        server-side script path
      • isExpandTokenInScriptFile

        boolean isExpandTokenInScriptFile()
        Get the server-local script path
        Returns:
        server-side script path